GNU bug report logs -
#70504
[PATCH] gnu: fuzzel: Update to 1.10.2.
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Sun, 21 Apr 2024 21:34:04 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#70504: [PATCH] gnu: fuzzel: Update to 1.10.2.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 70504 <at> debbugs.gnu.org.
--
70504: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70504
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Wilko Meyer <w <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
* 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
This bug report was last modified 1 year and 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.