gnu: libuninameslist: Update to 20170807.

* gnu/packages/fontutils.scm (libuninameslist): Update to 20170807.
master
Efraim Flashner 2017-11-06 23:01:39 +02:00
parent 10b159a303
commit 6a534909fa
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

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