GNU bug report logs - #58701
[PATCH] gnu: bemenu: Update to 0.6.13.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 22 Oct 2022 02:33:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.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: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#58701: closed (Re: bug#58701: [PATCH] gnu: bemenu: Update to
 0.6.13.)
Date: Mon, 24 Oct 2022 07:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58701: [PATCH] gnu: bemenu: Update to 0.6.13.

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

-- 
58701: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58701
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 58701-done <at> debbugs.gnu.org
Subject: Re: bug#58701: [PATCH] gnu: bemenu: Update to 0.6.13.
Date: Mon, 24 Oct 2022 15:55:36 +0800
kiasoc5 <kiasoc5 <at> disroot.org> writes:

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

Pushed, thank you!

[Message part 3 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: bemenu: Update to 0.6.13.
Date: Fri, 21 Oct 2022 22:31:51 -0400
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.13.
---
 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 7307360d6a..1a868146a0 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -313,7 +313,7 @@ (define-public autorandr
 (define-public bemenu
   (package
     (name "bemenu")
-    (version "0.6.10")
+    (version "0.6.13")
     (source
      (origin
        (method git-fetch)
@@ -322,7 +322,7 @@ (define-public bemenu
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0i2pv3qnb0l2ryvj9ycf9d5rng6yfk0kpjkq8hy6g956672wdzx6"))))
+        (base32 "0pjlm3gl85k7yhj594pmvfg6xfr1r3rmb68bb7212r4mxhj80rk0"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 863c228bfd53aac478eee46f6ee54d87fee9d764
-- 
2.38.0




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

Previous Next


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