Archived
1
0
Fork 0

gnu: xfce4-screensaver: Update to 4.16.0.

* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.16.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Michael Rohleder 2021-01-03 19:36:50 +01:00 committed by Efraim Flashner
parent 1a1d358f28
commit 58780f844b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1285,7 +1285,7 @@ A plugin for the Xfce panel is also available.")
(define-public xfce4-screensaver (define-public xfce4-screensaver
(package (package
(name "xfce4-screensaver") (name "xfce4-screensaver")
(version "0.1.11") (version "4.16.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/" (uri (string-append "https://archive.xfce.org/src/apps/"
@ -1295,7 +1295,7 @@ A plugin for the Xfce panel is also available.")
version ".tar.bz2")) version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0xxcvvcch8bqd35ksq8l88a46xnidp59iq4ssyygki0a2vd20h41")))) "13962rkc7nn3yigv1km8w0z7g41kj2bxmrrwx2f6gnv27qz18kbd"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases