summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-03-29 01:20:35 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-29 01:24:10 +0100
commit515b0851801078ee39d6bd6d478394058215673d (patch)
tree078bd9ad4fad2059719671e044734dbca3d02cda
parent33abf95fe673c39c84712285055a26f87ff942ac (diff)
downloadpatches-515b0851801078ee39d6bd6d478394058215673d.tar
patches-515b0851801078ee39d6bd6d478394058215673d.tar.gz
gnu: xscreensaver: Update to 5.44.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.44.
-rw-r--r--gnu/packages/xdisorg.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index facd63ab53..6749f86911 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1211,7 +1211,7 @@ protocol.")
(define-public xscreensaver
(package
(name "xscreensaver")
- (version "5.43")
+ (version "5.44")
(source
(origin
(method url-fetch)
@@ -1219,7 +1219,7 @@ protocol.")
(string-append "https://www.jwz.org/xscreensaver/xscreensaver-"
version ".tar.gz"))
(sha256
- (base32 "1571pj1a9998sq14y9366s2rw9wd2kq3l3dvvsk610vyd0fki3qm"))))
+ (base32 "15bv05vpfjwsrqbazrjmm382jd7vvw0mp6y9vasn6wvxzjf0in3k"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no check target