gnu: xlsfonts: Update to 1.0.6.

* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.6.
master
Marius Bakke 2018-03-10 09:54:45 +01:00
parent 060c82c113
commit cafda73f7e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -3935,7 +3935,7 @@ running on X server.")
(define-public xlsfonts (define-public xlsfonts
(package (package
(name "xlsfonts") (name "xlsfonts")
(version "1.0.5") (version "1.0.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -3945,7 +3945,7 @@ running on X server.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"1yi774g6r1kafsbnxbkrwyndd3i60362ck1fps9ywz076pn5naa0")))) "0s6kxgv78chkwsqmhw929f4pf91gq63f4yvixxnan1h00cx0pf49"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("xproto" ,xproto) `(("xproto" ,xproto)