unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60151] [PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2
@ 2022-12-17  6:48 Sughosha via Guix-patches via
  2022-12-24  6:33 ` Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosha via Guix-patches via @ 2022-12-17  6:48 UTC (permalink / raw)
  To: 60151

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#60151] [PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2
  2022-12-17  6:48 [bug#60151] [PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2 Sughosha via Guix-patches via
@ 2022-12-24  6:33 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2022-12-24  6:33 UTC (permalink / raw)
  To: Sughosha, 60151

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-24  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-17  6:48 [bug#60151] [PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2 Sughosha via Guix-patches via
2022-12-24  6:33 ` Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).