guix_mirror_bot pushed a commit to branch mesa-updates
in repository guix.
commit 2218bbe781fb19aca29aeed8b73bc6b9b4c802d3
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Sep 27 00:37:16 2025 +0900
gnu: python-cffsubr: Update to 0.3.0.
* gnu/packages/fontutils.scm (python-cffsubr): Update to 0.3.0.
Change-Id: I452751aa6f2eea2cb4332f6d162b06d10d7c411e
---
gnu/packages/fontutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index fffe03d434..474770b30e 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -471,7 +471,7 @@ other operations on paths.")
(define-public python-cffsubr
(package
(name "python-cffsubr")
- (version "0.2.9.post1")
+ (version "0.3.0")
(source
(origin
(method url-fetch)
@@ -479,7 +479,7 @@ other operations on paths.")
(modules '((guix build utils)))
(snippet '(delete-file-recursively "external")) ;unbundle ADFKO
(sha256
- (base32 "0p7wyagkmwf4agr6ysgswrpmpifx5rz8dnjbcs2gmj29rwnl2cbb"))))
+ (base32 "1yrfjn3mdi48pg78yzlmskdz9i4nf2wg7h8ivnn9yrw1vc5iaibp"))))
(build-system python-build-system)
(arguments
(list