GNU bug report logs - #74726
[PATCH gnome-team 00/18] Update GNOME Shell extensions

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sat, 7 Dec 2024 12:59:02 UTC

Severity: normal

Tags: patch

Fixed in versions 75469, 74756, 74726, 73301, 73128, 72702, 72202, 71599

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 74726 <at> debbugs.gnu.org
Subject: [PATCH gnome-team 10/18] gnu: gnome-shell-extension-paperwm:
 Update to 47.1.0.
Date: Sat, 7 Dec 2024 13:10:14 +0100
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): Update to 47.1.0.
---
 gnu/packages/gnome-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index c1a9f62250..d7b1fd1f33 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -959,7 +959,7 @@ (define-public gnome-shell-extension-noannoyance
 (define-public gnome-shell-extension-paperwm
   (package
     (name "gnome-shell-extension-paperwm")
-    (version "44.17.0")
+    (version "47.1.0")                  ; still compatible with GNOME 46
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -968,7 +968,7 @@ (define-public gnome-shell-extension-paperwm
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1d91k9qih81wckqf6554kf8grv6q61rkk4g776g0ijpmf35ljdin"))
+                "0vgrkda38va1pwrzf5bkkmfbpm2i61487x86zky2f02wimxl9i7m"))
               (snippet
                '(begin (delete-file "schemas/gschemas.compiled")))))
     (build-system copy-build-system)
-- 
2.46.0





This bug report was last modified 77 days ago.

Previous Next


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