all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70504] [PATCH] gnu: fuzzel: Update to 1.10.2.
@ 2024-04-21 21:31 Wilko Meyer
  2024-04-22  4:45 ` bug#70504: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Wilko Meyer @ 2024-04-21 21:31 UTC (permalink / raw)
  To: 70504; +Cc: Wilko Meyer

* gnu/packages/xdisorg.scm (fuzzel): Update to 1.10.2.

Change-Id: I4a7e0d6082ecdbe82aaa893cfabf3f20101d1d29
---
 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 30ca9140d0..e13b44290e 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3335,7 +3335,7 @@ (define-public j4-dmenu-desktop
 (define-public fuzzel
   (package
     (name "fuzzel")
-    (version "1.9.2")
+    (version "1.10.2")
     (home-page "https://codeberg.org/dnkl/fuzzel")
     (source (origin
               (method git-fetch)
@@ -3343,7 +3343,7 @@ (define-public fuzzel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1pmxqdr00x9qbg0h23q3kywhd06qna0f6r5kfa8a1v7x2n1gylsz"))))
+                "024gnddvabf5dwkdffr6qnnia810w1jqn4ll9fvbcaimybgpvs13"))))
     (build-system meson-build-system)
     (arguments
      (list #:build-type "release"

base-commit: a1d711c92e119f6b5b8e99a620cdba92a4ca3bfb
-- 
2.41.0





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

* bug#70504: [PATCH] gnu: fuzzel: Update to 1.10.2.
  2024-04-21 21:31 [bug#70504] [PATCH] gnu: fuzzel: Update to 1.10.2 Wilko Meyer
@ 2024-04-22  4:45 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-04-22  4:45 UTC (permalink / raw)
  To: Wilko Meyer; +Cc: 70504-done

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

Wilko Meyer <w@wmeyer.eu> writes:

> * gnu/packages/xdisorg.scm (fuzzel): Update to 1.10.2.
>
> Change-Id: I4a7e0d6082ecdbe82aaa893cfabf3f20101d1d29
> ---
>  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 30ca9140d0..e13b44290e 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -3335,7 +3335,7 @@ (define-public j4-dmenu-desktop
>  (define-public fuzzel
>    (package
>      (name "fuzzel")
> -    (version "1.9.2")
> +    (version "1.10.2")
>      (home-page "https://codeberg.org/dnkl/fuzzel")
>      (source (origin
>                (method git-fetch)
> @@ -3343,7 +3343,7 @@ (define-public fuzzel
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1pmxqdr00x9qbg0h23q3kywhd06qna0f6r5kfa8a1v7x2n1gylsz"))))
> +                "024gnddvabf5dwkdffr6qnnia810w1jqn4ll9fvbcaimybgpvs13"))))
>      (build-system meson-build-system)
>      (arguments
>       (list #:build-type "release"
>
> base-commit: a1d711c92e119f6b5b8e99a620cdba92a4ca3bfb

LGTM, push. see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=af4db17122d759705f3fd0ab03ef36c76ec90338

[-- 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:[~2024-04-22  4:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-21 21:31 [bug#70504] [PATCH] gnu: fuzzel: Update to 1.10.2 Wilko Meyer
2024-04-22  4:45 ` bug#70504: " 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.