unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64096] [PATCH] gnu: fuzzel: Update to 1.9.1.
@ 2023-06-16  3:47 kiasoc5 via Guix-patches via
  2023-06-26  9:25 ` bug#64096: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-06-16  3:47 UTC (permalink / raw)
  To: 64096; +Cc: kiasoc5

* 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





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

* bug#64096: [PATCH] gnu: fuzzel: Update to 1.9.1.
  2023-06-16  3:47 [bug#64096] [PATCH] gnu: fuzzel: Update to 1.9.1 kiasoc5 via Guix-patches via
@ 2023-06-26  9:25 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-26  9:25 UTC (permalink / raw)
  To: kiasoc5; +Cc: 64096-done

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


kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/xdisorg.scm (fuzzel): Update to 1.9.1.
> ---
>  gnu/packages/xdisorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as 6c3a38442b22bb31cfa05eb3203c54dc5334bf95.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-06-26  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16  3:47 [bug#64096] [PATCH] gnu: fuzzel: Update to 1.9.1 kiasoc5 via Guix-patches via
2023-06-26  9:25 ` bug#64096: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).