all messages for Guix-related lists mirrored at yhetil.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

* [bug#75385] [PATCH] gnu: wofi: Update to 1.4.1.
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2025-01-06 11:09 UTC (permalink / raw)
  To: 75385; +Cc: 75385-done, ashish.is

[-- Attachment #1: Type: text/plain, Size: 1212 bytes --]

"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:

> 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
pushed, closing.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[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 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.