GNU bug report logs - #67059
[PATCH] gnu: xscreensaver: Update to 6.08.

Previous Next

Package: guix-patches;

Reported by: spacecadet <at> purge.sh

Date: Sat, 11 Nov 2023 00:51:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67059 in the body.
You can then email your comments to 67059 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#67059; Package guix-patches. (Sat, 11 Nov 2023 00:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to spacecadet <at> purge.sh:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 11 Nov 2023 00:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: spacecadet <at> purge.sh
To: Guix Patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: xscreensaver: Update to 6.08.
Date: Sat, 11 Nov 2023 00:49:24 +0000
* gnu/packages/xdisorg.scm (xscreensaver): Update to 6.08.
---
 gnu/packages/xdisorg.scm | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 553b733a6b..58e426cdbb 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1709,7 +1709,7 @@ (define-public gammastep
 (define-public xscreensaver
   (package
     (name "xscreensaver")
-    (version "6.04")
+    (version "6.08")
     (source
      (origin
        (method url-fetch)
@@ -1717,7 +1717,7 @@ (define-public xscreensaver
         (string-append "https://www.jwz.org/xscreensaver/xscreensaver-"
                        version ".tar.gz"))
        (sha256
-        (base32 
"0lmiyvp3qs2gngd53f191jmlizs9l04i2gnrqbn96mqckyr18w3q"))
+        (base32 
"18vnbs2ns42cgnnsvwn0zh98wcfzxf2k9mib5x5zkv6f4njjpxaw"))
        (modules '((guix build utils)))
        (snippet
         ;; 'configure.ac' checks for $ac_unrecognized_opts and exits if 
it's
@@ -1764,14 +1764,13 @@ (define-public xscreensaver
            libjpeg-turbo
            linux-pam
            pango
-           gdk-pixbuf-xlib
            gtk+
            perl
            cairo
            bc
            libxrandr
            glu
-           glib))
+           `(,glib "bin")))
     (home-page "https://www.jwz.org/xscreensaver/")
     (synopsis "Classic screen saver suite supporting screen locking")
     (description

base-commit: bb3ab24a296ffa5273b2e82a02ed057e90c095f3
-- 
2.41.0




Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Sat, 25 Nov 2023 18:34:02 GMT) Full text and rfc822 format available.

Notification sent to spacecadet <at> purge.sh:
bug acknowledged by developer. (Sat, 25 Nov 2023 18:34:02 GMT) Full text and rfc822 format available.

Message #10 received at 67059-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: spacecadet <at> purge.sh
Cc: 67059-done <at> debbugs.gnu.org
Subject: Re: [bug#67059] [PATCH] gnu: xscreensaver: Update to 6.08.
Date: Sat, 25 Nov 2023 19:33:05 +0100
Hello,

> * gnu/packages/xdisorg.scm (xscreensaver): Update to 6.08.

This is done with 35f52bf0fe56a6e3021e1231992fac247877a2a7.

Thanks,

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 24 Dec 2023 12:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 137 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.