[PATCH] gnu: xfce4-screensaver: Update to 4.16.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Michael Rohleder
Owner
unassigned
Submitted by
Michael Rohleder
Severity
normal

Debbugs page

Michael Rohleder wrote 4 years ago
(address . guix-patches@gnu.org)(name . Michael Rohleder)(address . mike@rohleder.de)
20210103183650.18781-1-mike@rohleder.de
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.16.0.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 3b0ff54308..f7da071aac 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1285,7 +1285,7 @@ A plugin for the Xfce panel is also available.")
(define-public xfce4-screensaver
(package
(name "xfce4-screensaver")
- (version "0.1.11")
+ (version "4.16.0")
(source (origin
(method url-fetch)
(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"))
(sha256
(base32
- "0xxcvvcch8bqd35ksq8l88a46xnidp59iq4ssyygki0a2vd20h41"))))
+ "13962rkc7nn3yigv1km8w0z7g41kj2bxmrrwx2f6gnv27qz18kbd"))))
(build-system gnu-build-system)
(arguments
`(#:phases
--
2.30.0
Efraim Flashner wrote 4 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 45634-done@debbugs.gnu.org)
X/xFcBjiMZjefd+m@3900XT
Thanks! Patch pushed.

--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl/8RWwACgkQQarn3Mo9
g1E/mg/7Bej2EKl0taajA0/z30y2VCcAuOgf91TsDZJPEKd6mGq2f9RdLJKcYuHo
3JlJvjOHxRX+8bI/0NL9ID8rK+K4NbbUq63WKxADml6zM/SaRtzbr2vkgJSoKU5G
aWSChusfwSdyGBeoV/HFunvQajqGr0892VVspdPu8a4Flh3Sk0vHXRjs/72WPeMy
d1LC5Ux/NgOkyB0tjri1yCUOIm9//vP4PvnZNAVjeD7bpV488e1AQ0EEvqPFwFlR
aS8xwPK6kKFCY8yeMEn0S6FRoSX+9lVyJYyD8eG9ctMEl32iatoX2FhF+XJxhUII
+NFHdaWv1bx5ofaIu71IBUHTOeRYvCvTTzPyZznkp8qlU22eFnZ8a1nM4N/Zi46F
oNKZx3NuC+5JrkmRowO1yqWJCrupwsKWsFPmckLuCPe3ckvvPau74319OKgEDkiC
XS18nX/vReeq4yOKssWu/m6+lBgMwyYKzy75Uyj8iuZWgtjtVEmdSgYSFWnM76dl
aZcxGMdpr0eAZRvt/6+gKNCN+MvXM8tI5He/EPAChpWArGl6vTUqMklBvb9y3583
AR7bZ8Vn02puavHnMxVmr3UWlVCndxTMKook81sAnj6g7uDKhSHO3GRgxRpOdUq+
SLq77fdVs5kFqVjlkV3M56MlXoMKzw66rl6N/N5HQ4cjX/B2ajY=
=JHIn
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 45634@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 45634
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help