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>
This commit is contained in:
Nicolas Graves 2023-09-05 17:07:08 +02:00 committed by Maxim Cournoyer
parent 26ca6dad37
commit 8ca3490062
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -841,7 +841,7 @@ (define-public python-sfdlib
(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 @@ (define-public python-skia-pathops
(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