1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 02:51:49 +02:00

gnu: libuninameslist: Update to 20200313.

* gnu/packages/fontutils.scm (libuninameslist): Update to 20200313.
This commit is contained in:
Marius Bakke
2020-03-13 21:00:58 +01:00
parent 8d425d74d2
commit 3db5a01c11
+2 -2
View File
@@ -543,7 +543,7 @@ smooth contours with constant curvature at the spline joins.")
(define-public libuninameslist
(package
(name "libuninameslist")
(version "20190701")
(version "20200313")
(home-page "https://github.com/fontforge/libuninameslist")
(source
(origin
@@ -552,7 +552,7 @@ smooth contours with constant curvature at the spline joins.")
"/libuninameslist-dist-" version ".tar.gz"))
(sha256
(base32
"18c9pcz81wm26q2m7npmvh9j3ibjs2hycxfh5xic2xgjfw40v2qn"))))
"10ri80c64xb4rhbif3sr87y5vhi3m702zb0m02imvj1jib9rq0m8"))))
(build-system gnu-build-system)
(synopsis "Unicode names and annotation list")
(description