GNU bug report logs - #60151
[PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2

Previous Next

Package: guix-patches;

Reported by: Sughosha <Sughosha <at> proton.me>

Date: Sat, 17 Dec 2022 06:49:02 UTC

Severity: normal

Tags: moreinfo, patch

To reply to this bug, email your comments to 60151 AT debbugs.gnu.org.

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#60151; Package guix-patches. (Sat, 17 Dec 2022 06:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sughosha <Sughosha <at> proton.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 17 Dec 2022 06:49:02 GMT) Full text and rfc822 format available.

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

From: Sughosha <Sughosha <at> proton.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2
Date: Sat, 17 Dec 2022 06:48:39 +0000
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): Update to 38.2.
---
 * 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 8be9c55..5db0388 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -836,16 +836,16 @@ It uses ES6 syntax and claims to be more actively maintained than others.")
 (define-public gnome-shell-extension-paperwm
   (package
     (name "gnome-shell-extension-paperwm")
-    (version "36.0")
+    (version "38.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
                     (url "https://github.com/paperwm/PaperWM")
                     (commit version)))
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ssnabwxrns36c61ppspjkr9i3qifv08pf2jpwl7cjv3pvyn4kly"))
+                "1whfcwp80xwg631fy7shhxx5sfk1xpib0yd0hfl07jhfwgdp6y2j"))
               (snippet
                '(begin (delete-file "schemas/gschemas.compiled")))))
     (build-system copy-build-system)
--
libgit2 1.4.3





Information forwarded to guix-patches <at> gnu.org:
bug#60151; Package guix-patches. (Sat, 24 Dec 2022 06:34:01 GMT) Full text and rfc822 format available.

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

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Sughosha <Sughosha <at> proton.me>, 60151 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2
Date: Sat, 24 Dec 2022 07:33:27 +0100
Am Samstag, dem 17.12.2022 um 06:48 +0000 schrieb Sughosha:
> * gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): Update
> to 38.2.
I tried this in a WM and it warned me about a version incompatibility.

Cheers




Added tag(s) moreinfo. Request was from Christopher Baines <mail <at> cbaines.net> to control <at> debbugs.gnu.org. (Tue, 21 Feb 2023 13:33:01 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 114 days ago.

Previous Next


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