gnu: xfontsel: Update to 1.0.6.

* gnu/packages/xorg.scm (xfontsel): Update to 1.0.6.
master
Marius Bakke 2018-03-10 09:38:34 +01:00
parent 04a937f00a
commit 7c1119aa0f
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -3962,7 +3962,7 @@ protocol.")
(define-public xfontsel (define-public xfontsel
(package (package
(name "xfontsel") (name "xfontsel")
(version "1.0.5") (version "1.0.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -3970,7 +3970,7 @@ protocol.")
version ".tar.bz2")) version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"1grir464hy52a71r3mpm9mzvkf7nwr3vk0b1vc27pd3gp588a38p")))) "0700lf6hx7dg88wq1yll7zjvf9gbwh06xff20yffkxb289y0pai5"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags