me
/
guix
Archived
1
0
Fork 0

gnu: libuninameslist: Update to 20160701.

* gnu/packages/fontutils.scm (libuninameslist): Update to 20160701.
master
Efraim Flashner 2016-10-10 12:56:54 +03:00
parent b07e086373
commit f726b7c526
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -473,7 +473,7 @@ smooth contours with constant curvature at the spline joins.")
(define-public libuninameslist
(package
(name "libuninameslist")
(version "0.5.20150701")
(version "20160701")
(source
(origin
(method url-fetch)
@ -482,7 +482,7 @@ smooth contours with constant curvature at the spline joins.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1j6147l100rppw7axlrkdx0p35fax6bz2zh1xgpg7a3b4pmqaj3v"))))
"12xxb301a66dh282pywpy00wxiaq5z8z20qm3pr2vql04r2g8d0x"))))
(build-system gnu-build-system)
(native-inputs `(("autoconf" ,autoconf)
("automake" ,automake)