GNU bug report logs - #66048
[PATCH] gnu: bemenu: Update to 0.6.16.

Previous Next

Package: guix-patches;

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

Date: Sun, 17 Sep 2023 11:16: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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66048: closed ([PATCH] gnu: bemenu: Update to 0.6.16.)
Date: Mon, 25 Sep 2023 11:02:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 25 Sep 2023 12:00:25 +0100
with message-id <8734z25xgf.fsf <at> cbaines.net>
and subject line Re: [bug#66048] [PATCH] gnu: bemenu: Update to 0.6.16.
has caused the debbugs.gnu.org bug report #66048,
regarding [PATCH] gnu: bemenu: Update to 0.6.16.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
66048: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66048
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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.16.
Date: Sun, 17 Sep 2023 13:13:54 +0200
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.16.
---
 gnu/packages/xdisorg.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index ee6e00f518..1ab3d9fabb 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -326,7 +326,7 @@ (define-public autorandr
 (define-public bemenu
   (package
     (name "bemenu")
-    (version "0.6.15")
+    (version "0.6.16")
     (source
      (origin
        (method git-fetch)
@@ -335,11 +335,11 @@ (define-public bemenu
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1g4z1ml5ldk0hxpxs2pa091cpw0kry6cdr6n3dni1avimdm8vmw1"))))
+        (base32 "0q3i9blcw5i793m1rxf5dqp773hssdpifrz820psr90x982vvmib"))))
     (build-system gnu-build-system)
     (arguments
      (list
-      #:tests? #f
+      #:tests? #f ; there are no tests
       #:make-flags
       #~(list (string-append "CC=" #$(cc-for-target))
               "CFLAGS=-O2 -fPIC"
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 66048-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#66048] [PATCH] gnu: bemenu: Update to 0.6.16.
Date: Mon, 25 Sep 2023 12:00:25 +0100
[Message part 4 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

> * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.16.
> ---
>  gnu/packages/xdisorg.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks for the patch, I've pushed this to master as
7902ea508a6a3a7a1c0e405503c2559008860396.

Chris
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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