Archived
1
0
Fork 0

gnu: font-gnu-unifont: Update to 10.0.06.

* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.06.
This commit is contained in:
Efraim Flashner 2017-08-29 12:38:12 +03:00
parent 8b618c79e0
commit 47deafb81c
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -560,7 +560,7 @@ languages, plus Greek and Cyrillic.")
(define-public font-gnu-unifont (define-public font-gnu-unifont
(package (package
(name "font-gnu-unifont") (name "font-gnu-unifont")
(version "10.0.05") (version "10.0.06")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -568,7 +568,7 @@ languages, plus Greek and Cyrillic.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"07sajc32l2knnz6gmd81zxjhcxq8xr6r2kf42wig56vj05s3d1cb")))) "0z8lglzwbkmya0gmhxd9m1x3nsd7flfsbsh0qy34dzqqdwjpyy2p"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(outputs '("out" ; TrueType version (outputs '("out" ; TrueType version
"pcf" ; PCF (bitmap) version "pcf" ; PCF (bitmap) version