all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74586] [PATCH] gnu: wlogout: Update to 1.2.2.
@ 2024-11-28  8:50 Zheng Junjie
  2024-12-14 13:26 ` bug#74586: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Zheng Junjie @ 2024-11-28  8:50 UTC (permalink / raw)
  To: 74586

* gnu/packages/wm.scm (wlogout): Update to 1.2.2.

Change-Id: Ieb1559bd50f3aad988ec4e16cfe5396004a3cab3
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 921f9750378..8e8cacb6bbe 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3571,7 +3571,7 @@ (define-public trayer-srg
 (define-public wlogout
   (package
     (name "wlogout")
-    (version "1.1.1")
+    (version "1.2.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3580,7 +3580,7 @@ (define-public wlogout
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1swhzkqkzli59c89pvrakfvicd00x7ga860c3x2pbb4y3xziqfvi"))))
+                "0pzgpfnfzpkc6y14x4g5wv5ldm67vshcp893i4rszfx4kv5ikmpy"))))
     (build-system meson-build-system)
     (native-inputs
      (list pkg-config scdoc))

base-commit: faf8ba9b43323dc61988a368690b20008611fc87
prerequisite-patch-id: 4ea375f861b5f0d4a7521b56b26718671068219c
prerequisite-patch-id: 8825e20ba45cee944acf3cda43a7dd1f6747ee07
-- 
2.46.0





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

end of thread, other threads:[~2024-12-14 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28  8:50 [bug#74586] [PATCH] gnu: wlogout: Update to 1.2.2 Zheng Junjie
2024-12-14 13:26 ` bug#74586: " Zheng Junjie

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.