mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: libuninameslist: Update to 20190701.
* gnu/packages/fontutils.scm (libuninameslist): Update to 20190701.
This commit is contained in:
parent
3730e3c64e
commit
e27916274c
1 changed files with 2 additions and 2 deletions
|
@ -529,7 +529,7 @@ (define-public libspiro
|
|||
(define-public libuninameslist
|
||||
(package
|
||||
(name "libuninameslist")
|
||||
(version "20190305")
|
||||
(version "20190701")
|
||||
(home-page "https://github.com/fontforge/libuninameslist")
|
||||
(source
|
||||
(origin
|
||||
|
@ -538,7 +538,7 @@ (define-public libuninameslist
|
|||
"/libuninameslist-dist-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1rwd2bgcyvign9agyjsr3v2fr9j1cg2wi6g0z2wwg1az32scknwq"))))
|
||||
"18c9pcz81wm26q2m7npmvh9j3ibjs2hycxfh5xic2xgjfw40v2qn"))))
|
||||
(build-system gnu-build-system)
|
||||
(synopsis "Unicode names and annotation list")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue