me
/
guix
Archived
1
0
Fork 0

gnu: xscreensaver: Update to 5.39.

* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.39.
master
Marius Bakke 2018-04-15 13:03:21 +02:00
parent 1c24862f1e
commit 3b4f3ff7ee
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -988,7 +988,7 @@ color temperature should be set to match the lamps in your room.")
(define-public xscreensaver (define-public xscreensaver
(package (package
(name "xscreensaver") (name "xscreensaver")
(version "5.38") (version "5.39")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -997,7 +997,7 @@ color temperature should be set to match the lamps in your room.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1f58h5rgjbxr4hh40m6zkpkzbzg68l7nqzjwal0b17yysafbmsf6")))) "09i47h4hdgwxyqgrsnshl4l5dv5mrsp37h705cc22lwby601ikj8"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; no check target `(#:tests? #f ; no check target