1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-18 07:05:53 +02:00

gnu: python-fontparts: Update to 0.10.8.

* gnu/packages/fontutils.scm (python-fontparts-bootstrap): Update to 0.10.8.
This commit is contained in:
Marius Bakke
2022-09-16 00:36:35 +02:00
parent 0cc27cea16
commit 200e76c0af
+2 -2
View File
@@ -511,13 +511,13 @@ implementing the pen protocol for manipulating glyphs.")
(hidden-package
(package
(name "python-fontparts-bootstrap")
(version "0.10.4")
(version "0.10.8")
(source
(origin
(method url-fetch)
(uri (pypi-uri "fontParts" version ".zip"))
(sha256
(base32 "1ic453q86s5hsw8mxnclk1vr4qp69fd67gywhv23zqwz9a7kb7lh"))))
(base32 "0i5ww6yl9m74wnjd7gyvjkdh7m56haql4gv7lasmppdipay2209g"))))
(build-system python-build-system)
(propagated-inputs
(list python-booleanoperations