all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73913] [PATCH] gnu: fuzzel: Update to 1.11.1.
@ 2024-10-20 13:57 ashish.is--- via Guix-patches via
  2024-10-26  2:17 ` Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-10-20 13:57 UTC (permalink / raw)
  To: 73913; +Cc: Ashish SHUKLA

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

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

Change-Id: I94e9b3b547df76a10037cb97a8d635d75e38855e
---
 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 21681119f1..a929e6c87b 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3424,7 +3424,7 @@ (define-public j4-dmenu-desktop
 (define-public fuzzel
   (package
     (name "fuzzel")
-    (version "1.11.0")
+    (version "1.11.1")
     (home-page "https://codeberg.org/dnkl/fuzzel")
     (source (origin
               (method git-fetch)
@@ -3432,7 +3432,7 @@ (define-public fuzzel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1z4n1i9rdhfcmfsvb5bvsqy8x8fg51kfiakyqnp200n1nl0kd9ll"))
+                "0dz451sjzglznkq9jmmcqm2m5y9kj1nx5zrdln56nmnbyyy4gkhl"))
               (patches
                 (search-patches "fuzzel-fix-gcc-error.patch"))))
     (build-system meson-build-system)

base-commit: cf33081e182b6589d9589c2d0c2ac131ff712253
-- 
2.47.0





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

* [bug#73913] [PATCH] gnu: fuzzel: Update to 1.11.1.
  2024-10-20 13:57 [bug#73913] [PATCH] gnu: fuzzel: Update to 1.11.1 ashish.is--- via Guix-patches via
@ 2024-10-26  2:17 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-10-26  2:17 UTC (permalink / raw)
  To: 73913; +Cc: 73913-done, ashish.is

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

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

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/xdisorg.scm (fuzzel): Update to 1.11.1.
>
> Change-Id: I94e9b3b547df76a10037cb97a8d635d75e38855e
> ---
>  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 21681119f1..a929e6c87b 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -3424,7 +3424,7 @@ (define-public j4-dmenu-desktop
>  (define-public fuzzel
>    (package
>      (name "fuzzel")
> -    (version "1.11.0")
> +    (version "1.11.1")
>      (home-page "https://codeberg.org/dnkl/fuzzel")
>      (source (origin
>                (method git-fetch)
> @@ -3432,7 +3432,7 @@ (define-public fuzzel
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1z4n1i9rdhfcmfsvb5bvsqy8x8fg51kfiakyqnp200n1nl0kd9ll"))
> +                "0dz451sjzglznkq9jmmcqm2m5y9kj1nx5zrdln56nmnbyyy4gkhl"))
>                (patches
>                  (search-patches "fuzzel-fix-gcc-error.patch"))))
>      (build-system meson-build-system)
>
> base-commit: cf33081e182b6589d9589c2d0c2ac131ff712253

push, close.

[-- 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-10-26  2:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-20 13:57 [bug#73913] [PATCH] gnu: fuzzel: Update to 1.11.1 ashish.is--- via Guix-patches via
2024-10-26  2:17 ` 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.