unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69988] [PATCH] gnu: bemenu: Update to 0.6.21.
@ 2024-03-24 19:38 Timotej Lazar
  2024-03-25 21:12 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-03-24 19:38 UTC (permalink / raw)
  To: 69988; +Cc: Timotej Lazar

* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.21.

Change-Id: I222a69470d5d6cb0ff9c21a5940469a0bc901ae0
---
 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 be8623666f..15f8b7c624 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -327,7 +327,7 @@ (define-public autorandr
 (define-public bemenu
   (package
     (name "bemenu")
-    (version "0.6.19")
+    (version "0.6.21")
     (source
      (origin
        (method git-fetch)
@@ -336,7 +336,7 @@ (define-public bemenu
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "19lqwzp9d471zkhk36d42jr0ywz9gqmksfqczlbafd80jlqnkg4k"))))
+        (base32 "1a97h711nbwi01a3vv2944m8gyzi04hgfpiizrzinx79n4vp1zhk"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 28bc0e870b4d48b8e3e773382bb0e999df2e3611
-- 
2.41.0





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

* [bug#69988] [PATCH] gnu: bemenu: Update to 0.6.21.
  2024-03-24 19:38 [bug#69988] [PATCH] gnu: bemenu: Update to 0.6.21 Timotej Lazar
@ 2024-03-25 21:12 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-25 21:12 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 69988-done, 69988

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


Timotej Lazar <timotej.lazar@araneo.si> writes:

> * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.21.
>
> Change-Id: I222a69470d5d6cb0ff9c21a5940469a0bc901ae0
> ---
>  gnu/packages/xdisorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master
f3a9c701ac18ba9023f6d96629f9d8bb2df67a40.

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:[~2024-03-25 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-24 19:38 [bug#69988] [PATCH] gnu: bemenu: Update to 0.6.21 Timotej Lazar
2024-03-25 21:12 ` 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).