~ruther/guix-local

8ca349006238ea16c4bb4f85792064f079a7e10f — Nicolas Graves 2 years ago 26ca6da
gnu: python-skia-pathops: Update to 0.8.0.

* gnu/packages/fontutils.scm (python-skia-pathops): Update to 0.8.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/fontutils.scm
M gnu/packages/fontutils.scm => gnu/packages/fontutils.scm +2 -2
@@ 841,7 841,7 @@ converter from FontForge’s @acronym{SFD, Spline Font Database} fonts to
(define-public python-skia-pathops
  (package
    (name "python-skia-pathops")
    (version "0.7.2")
    (version "0.8.0")
    (source
     (origin
       (method url-fetch)


@@ 849,7 849,7 @@ converter from FontForge’s @acronym{SFD, Spline Font Database} fonts to
       (modules '((guix build utils)))
       (snippet '(delete-file-recursively "src/cpp")) ;140+ MiB of stuff
       (sha256
        (base32 "1456rclfn6a01c2cchlgyn166zppcjcqij0k5gwmm8gvzsd5rn0r"))))
        (base32 "1vlwl1w6sn8c78fsh1w549n3lk9v3v9hcp866vrsdr4byb7g2ani"))))
    (build-system python-build-system)
    (arguments
     (list