me
/
guix
Archived
1
0
Fork 0

gnu: python-fontparts-bootstrap: Update to 0.11.0.

* gnu/packages/fontutils.scm (python-fontparts-bootstrap): Update to 0.11.0.
master
Maxim Cournoyer 2023-04-12 11:14:33 -04:00
parent 11012b36af
commit 5b73d463d8
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -539,13 +539,13 @@ implementing the pen protocol for manipulating glyphs.")
(hidden-package
(package
(name "python-fontparts-bootstrap")
(version "0.10.8")
(version "0.11.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "fontParts" version ".zip"))
(sha256
(base32 "0i5ww6yl9m74wnjd7gyvjkdh7m56haql4gv7lasmppdipay2209g"))))
(base32 "0j4h8hszky639gmfy1avmw670y80ya49kca8yc635h5ihl0c3v8x"))))
(build-system python-build-system)
(propagated-inputs
(list python-booleanoperations