GNU bug report logs - #69988
[PATCH] gnu: bemenu: Update to 0.6.21.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Sun, 24 Mar 2024 19:40:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: bug#69988: closed (Re: [bug#69988] [PATCH] gnu: bemenu: Update to
 0.6.21.)
Date: Mon, 25 Mar 2024 21:14:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69988: [PATCH] gnu: bemenu: Update to 0.6.21.

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 69988 <at> debbugs.gnu.org.

-- 
69988: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69988
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 69988-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#69988] [PATCH] gnu: bemenu: Update to 0.6.21.
Date: Mon, 25 Mar 2024 21:12:39 +0000
[Message part 3 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: bemenu: Update to 0.6.21.
Date: Sun, 24 Mar 2024 20:38:37 +0100
* 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




This bug report was last modified 1 year and 61 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.