mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libuninameslist: Update to 20200313.
* gnu/packages/fontutils.scm (libuninameslist): Update to 20200313.
This commit is contained in:
parent
8d425d74d2
commit
3db5a01c11
1 changed files with 2 additions and 2 deletions
|
@ -543,7 +543,7 @@ smooth contours with constant curvature at the spline joins.")
|
||||||
(define-public libuninameslist
|
(define-public libuninameslist
|
||||||
(package
|
(package
|
||||||
(name "libuninameslist")
|
(name "libuninameslist")
|
||||||
(version "20190701")
|
(version "20200313")
|
||||||
(home-page "https://github.com/fontforge/libuninameslist")
|
(home-page "https://github.com/fontforge/libuninameslist")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
|
@ -552,7 +552,7 @@ smooth contours with constant curvature at the spline joins.")
|
||||||
"/libuninameslist-dist-" version ".tar.gz"))
|
"/libuninameslist-dist-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"18c9pcz81wm26q2m7npmvh9j3ibjs2hycxfh5xic2xgjfw40v2qn"))))
|
"10ri80c64xb4rhbif3sr87y5vhi3m702zb0m02imvj1jib9rq0m8"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(synopsis "Unicode names and annotation list")
|
(synopsis "Unicode names and annotation list")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue