GNU bug report logs -
#64096
[PATCH] gnu: fuzzel: Update to 1.9.1.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Fri, 16 Jun 2023 03:48:04 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/xdisorg.scm (fuzzel): Update to 1.9.1.
---
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 b8671d1cf6..16d54605c6 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3098,7 +3098,7 @@ (define-public j4-dmenu-desktop
(define-public fuzzel
(package
(name "fuzzel")
- (version "1.8.2")
+ (version "1.9.1")
(home-page "https://codeberg.org/dnkl/fuzzel")
(source (origin
(method git-fetch)
@@ -3106,7 +3106,7 @@ (define-public fuzzel
(file-name (git-file-name name version))
(sha256
(base32
- "1d6xy4q5s8p5ckvd9wy3zzj9gh7nh9v1qhn3938b1wfhfzjdzrg6"))))
+ "0k65nl2yifxnb95nv6nnikqxdanng2baw7gl47ji1av3gsdx3bsm"))))
(build-system meson-build-system)
(arguments
(list #:build-type "release"
base-commit: 31336e9f5d68512a9c1c6826bce9f17c892a2125
--
2.41.0
This bug report was last modified 2 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.