From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 73913@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#73913] [PATCH] gnu: fuzzel: Update to 1.11.1.
Date: Sun, 20 Oct 2024 15:57:06 +0200 [thread overview]
Message-ID: <1a39cd87a37bc5258a3b619dd921dc7390abcb25.1729432626.git.ashish.is@lostca.se> (raw)
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
next reply other threads:[~2024-10-20 13:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-20 13:57 ashish.is--- via Guix-patches via [this message]
2024-10-26 2:17 ` [bug#73913] [PATCH] gnu: fuzzel: Update to 1.11.1 Zheng Junjie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1a39cd87a37bc5258a3b619dd921dc7390abcb25.1729432626.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=73913@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.