gnu: xlockmore: Update to 5.62.

* gnu/packages/xdisorg.scm (xlockmore): Update to 5.62.
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-12 05:09:44 +01:00
parent 81166ee488
commit bf8ee1c504
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -817,7 +817,7 @@ (define-public xbanish
(define-public xlockmore (define-public xlockmore
(package (package
(name "xlockmore") (name "xlockmore")
(version "5.59") (version "5.62")
(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/"
@ -828,7 +828,7 @@ (define-public xlockmore
"xlockmore-" version ".tar.xz"))) "xlockmore-" version ".tar.xz")))
(sha256 (sha256
(base32 (base32
"0lajc5a4lki33b9mzfsi74q4hbivbmhwysp7mib4ivnyxianhaid")))) "0b05wgj4mpssy4hd7km5c48i454dfg45p11mfmsr7xjd2gnz5gqi"))))
(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="