unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63581] [PATCH] gnu: bemenu: Update to 0.6.15.
@ 2023-05-19  7:14 muradm
  2023-05-19 14:10 ` bug#63581: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: muradm @ 2023-05-19  7:14 UTC (permalink / raw)
  To: 63581

* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.15.
---
 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 201a3bd3b3..008b2fdb75 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -318,7 +318,7 @@ (define-public autorandr
 (define-public bemenu
   (package
     (name "bemenu")
-    (version "0.6.14")
+    (version "0.6.15")
     (source
      (origin
        (method git-fetch)
@@ -327,7 +327,7 @@ (define-public bemenu
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0vvqlb8b5f70pl04ff46qim73mk8b8yp1mbbhslx4d4b7ywygjbc"))))
+        (base32 "1g4z1ml5ldk0hxpxs2pa091cpw0kry6cdr6n3dni1avimdm8vmw1"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 4d4b9a9c13b8b1273c4f3e54913582faccb19965
-- 
2.40.1





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

* bug#63581: [PATCH] gnu: bemenu: Update to 0.6.15.
  2023-05-19  7:14 [bug#63581] [PATCH] gnu: bemenu: Update to 0.6.15 muradm
@ 2023-05-19 14:10 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-05-19 14:10 UTC (permalink / raw)
  To: 63581-done; +Cc: control, muradm

Hi muradm,

Thanks for working on this. Much appreciated! I tested it and it works great. MERGED

all best,

jgart
quit




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

end of thread, other threads:[~2023-05-19 14:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19  7:14 [bug#63581] [PATCH] gnu: bemenu: Update to 0.6.15 muradm
2023-05-19 14:10 ` bug#63581: " jgart via Guix-patches via

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).