unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75385] [PATCH] gnu: wofi: Update to 1.4.1.
@ 2025-01-05 18:28 ashish.is--- via Guix-patches via
  2025-01-06 11:09 ` Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2025-01-05 18:28 UTC (permalink / raw)
  To: 75385; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/xdisorg.scm (wofi): Update to 1.4.1.

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

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index ffbfd0fc3c..62a94e0ac9 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3531,7 +3531,7 @@ (define-public fyi
 (define-public wofi
   (package
     (name "wofi")
-    (version "1.3")
+    (version "1.4.1")
     (source (origin
               (method hg-fetch)
               (uri (hg-reference
@@ -3540,7 +3540,7 @@ (define-public wofi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1k6b46n0vwdqrr6rfps0n8hghcgivnc42gc7z61phhjgf08j64qv"))))
+                "1z2pmmwq2h3lfsvdazjiz9s3978rcqan7dqdk5iwk4sz2m96irv9"))))
     (build-system meson-build-system)
     (arguments
      (list #:glib-or-gtk? #t))

base-commit: 6cb47c374469f7c26775520540e1ed79a8bff674
-- 
2.47.1





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

end of thread, other threads:[~2025-01-06 11:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-05 18:28 [bug#75385] [PATCH] gnu: wofi: Update to 1.4.1 ashish.is--- via Guix-patches via
2025-01-06 11:09 ` Zheng Junjie

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).