gnu: xlockmore: Update to 5.59.

* gnu/packages/xdisorg.scm (xlockmore): Update to 5.59.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-03 00:29:27 +01:00
parent d539ca11b3
commit 8e936351d7
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -762,7 +762,7 @@ (define-public xbanish
(define-public xlockmore (define-public xlockmore
(package (package
(name "xlockmore") (name "xlockmore")
(version "5.58") (version "5.59")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (list (string-append "http://sillycycle.com/xlock/" (uri (list (string-append "http://sillycycle.com/xlock/"
@ -773,7 +773,7 @@ (define-public xlockmore
"xlockmore-" version ".tar.xz"))) "xlockmore-" version ".tar.xz")))
(sha256 (sha256
(base32 (base32
"1va11sbv5lbkxkp0i0msz5md3n2n82nzppk27rzdrw7y79vq37zw")))) "0lajc5a4lki33b9mzfsi74q4hbivbmhwysp7mib4ivnyxianhaid"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:configure-flags (list (string-append "--enable-appdefaultdir=" '(#:configure-flags (list (string-append "--enable-appdefaultdir="