me
/
guix
Archived
1
0
Fork 0

gnu: libuninameslist: Update to 20200313.

* gnu/packages/fontutils.scm (libuninameslist): Update to 20200313.
master
Marius Bakke 2020-03-13 21:00:58 +01:00
parent 8d425d74d2
commit 3db5a01c11
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

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