unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 60151@debbugs.gnu.org
Subject: [bug#60151] [PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2
Date: Sat, 17 Dec 2022 06:48:39 +0000	[thread overview]
Message-ID: <NHWuiaMU0CngzfSR-Zacu436clMOOueO0v-3buGaee29ELdvuN-PS--Pm6vMs6yf4-qIz1oVEpXwsp9ihIOs07v2_6lcp3CSOrjFpZURY0g=@proton.me> (raw)

* 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





             reply	other threads:[~2022-12-17  6:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-17  6:48 Sughosha via Guix-patches via [this message]
2022-12-24  6:33 ` [bug#60151] [PATCH] gnu: gnome-shell-extension-paperwm: Update to 38.2 Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='NHWuiaMU0CngzfSR-Zacu436clMOOueO0v-3buGaee29ELdvuN-PS--Pm6vMs6yf4-qIz1oVEpXwsp9ihIOs07v2_6lcp3CSOrjFpZURY0g=@proton.me' \
    --to=guix-patches@gnu.org \
    --cc=60151@debbugs.gnu.org \
    --cc=Sughosha@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).