[PATCH] gnu: xscreensaver: Update to 6.12.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andreas Enge
  • Andy Tai
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

A
A
Andy Tai wrote on 24 Jul 23:01 -0700
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
9db68e7294ba6f1a6ce8ed53b77993aa8588b4ec.1753423237.git.atai@atai.org
* gnu/packages/xdisorg.scm (xscreensaver): Update to 6.12.

Change-Id: I95f528556ae40acc863c4f5b9a3b18fc9b8629cc
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 0af511d4bb5..7737aed2b18 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1998,7 +1998,7 @@ (define-public gammastep
(define-public xscreensaver
(package
(name "xscreensaver")
- (version "6.08")
+ (version "6.12")
(source
(origin
(method url-fetch)
@@ -2006,7 +2006,7 @@ (define-public xscreensaver
(string-append "https://www.jwz.org/xscreensaver/xscreensaver-"
version ".tar.gz"))
(sha256
- (base32 "18vnbs2ns42cgnnsvwn0zh98wcfzxf2k9mib5x5zkv6f4njjpxaw"))
+ (base32 "0hvn67qs0rns6qi9phhs601vzbryx2kyvginfcybrfz32y17kxjg"))
(modules '((guix build utils)))
(snippet
;; 'configure.ac' checks for $ac_unrecognized_opts and exits if it's

base-commit: b585cc6b699006a03f7b3125484d8ad66810fddd
--
2.43.0
A
A
Andreas Enge wrote on 26 Jul 07:27 -0700
(name . Andy Tai)(address . atai@atai.org)(address . 79089-done@debbugs.gnu.org)
aITlzakk4IT0wmAe@jurong
Applied, thanks!

Andreas
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 79089@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 79089
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