gnu: python-cffsubr: Update to 0.3.0.

* gnu/packages/fontutils.scm (python-cffsubr): Update to 0.3.0.

Change-Id: I452751aa6f2eea2cb4332f6d162b06d10d7c411e
This commit is contained in:
Maxim Cournoyer 2025-09-27 00:37:16 +09:00
parent d32333a400
commit 2bab4f3eb6
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -471,7 +471,7 @@ other operations on paths.")
(define-public python-cffsubr (define-public python-cffsubr
(package (package
(name "python-cffsubr") (name "python-cffsubr")
(version "0.2.9.post1") (version "0.3.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -479,7 +479,7 @@ other operations on paths.")
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet '(delete-file-recursively "external")) ;unbundle ADFKO (snippet '(delete-file-recursively "external")) ;unbundle ADFKO
(sha256 (sha256
(base32 "0p7wyagkmwf4agr6ysgswrpmpifx5rz8dnjbcs2gmj29rwnl2cbb")))) (base32 "1yrfjn3mdi48pg78yzlmskdz9i4nf2wg7h8ivnn9yrw1vc5iaibp"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
(list (list