GNU bug report logs - #63581
[PATCH] gnu: bemenu: Update to 0.6.15.

Previous Next

Package: guix-patches;

Reported by: muradm <mail <at> muradm.net>

Date: Fri, 19 May 2023 07:15:01 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

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: muradm <mail <at> muradm.net>
Subject: bug#63581: closed ([PATCH] gnu: bemenu: Update to 0.6.15.)
Date: Fri, 19 May 2023 14:12:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63581: [PATCH] gnu: bemenu: Update to 0.6.15.

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

-- 
63581: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63581
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: 63581-done <at> debbugs.gnu.org
Cc: control <at> debbugs.gnu.org, muradm <mail <at> muradm.net>
Subject: [PATCH] gnu: bemenu: Update to 0.6.15.
Date: Fri, 19 May 2023 14:10:52 +0000
Hi muradm,

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

all best,

jgart
quit

[Message part 3 (message/rfc822, inline)]
From: muradm <mail <at> muradm.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: bemenu: Update to 0.6.15.
Date: Fri, 19 May 2023 10:14:29 +0300
* 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




This bug report was last modified 2 years and 3 days ago.

Previous Next


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