[PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2

  • Open
  • quality assurance status badge
Details
3 participants
  • Sughosha
  • Liliana Marie Prikler
  • Christopher Baines
Owner
unassigned
Submitted by
Sughosha
Severity
normal
S
S
Sughosha wrote on 17 Dec 2022 07:48
(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)
NHWuiaMU0CngzfSR-Zacu436clMOOueO0v-3buGaee29ELdvuN-PS--Pm6vMs6yf4-qIz1oVEpXwsp9ihIOs07v2_6lcp3CSOrjFpZURY0g=@proton.me
* 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(-)

Toggle diff (23 lines)
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
L
L
Liliana Marie Prikler wrote on 24 Dec 2022 07:33
e12e8f32d10e172e5b9f227385761d617652aa61.camel@gmail.com
Am Samstag, dem 17.12.2022 um 06:48 +0000 schrieb Sughosha:
Toggle quote (2 lines)
> * 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
C
C
Christopher Baines wrote on 21 Feb 2023 14:32
tag 60151 moreinfo
(address . control@debbugs.gnu.org)
87bklnnny2.fsf@cbaines.net
tags 60151 + moreinfo
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 60151@debbugs.gnu.org

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