GNU bug report logs - #62010
[PATCH] gnu: bemenu: Update to 0.6.14.

Previous Next

Package: guix-patches;

Reported by: Yovan Naumovski <yovan <at> gorski.stream>

Date: Mon, 6 Mar 2023 19:39:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Yovan Naumovski <yovan <at> gorski.stream>
Subject: bug#62010: closed (Re: bug#62010: [PATCH] gnu: bemenu: Update to
 0.6.14.)
Date: Fri, 17 Mar 2023 22:20:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62010: [PATCH] gnu: bemenu: Update to 0.6.14.

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

-- 
62010: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62010
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Yovan Naumovski <yovan <at> gorski.stream>
Cc: 62010-done <at> debbugs.gnu.org
Subject: Re: bug#62010: [PATCH] gnu: bemenu: Update to 0.6.14.
Date: Fri, 17 Mar 2023 23:19:45 +0100
Hi,

Yovan Naumovski <yovan <at> gorski.stream> skribis:

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

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Yovan Naumovski <yovan <at> gorski.stream>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: bemenu: Update to 0.6.14.
Date: Mon, 6 Mar 2023 21:37:54 +0200
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.14.
---
 gnu/packages/xdisorg.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index ec5cdbdc28..cab032804a 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -57,6 +57,7 @@
 ;;; Copyright © 2022 Derek Chuank <derekchuank <at> outlook.com>
 ;;; Copyright © 2022 Wamm K. D. <jaft.r <at> outlook.com>
 ;;; Copyright © 2022 Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
+;;; Copyright © 2023 Yovan Naumovski <yovan <at> gorski.stream>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -314,7 +315,7 @@ (define-public autorandr
 (define-public bemenu
   (package
     (name "bemenu")
-    (version "0.6.13")
+    (version "0.6.14")
     (source
      (origin
        (method git-fetch)
@@ -323,7 +324,7 @@ (define-public bemenu
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0pjlm3gl85k7yhj594pmvfg6xfr1r3rmb68bb7212r4mxhj80rk0"))))
+        (base32 "0vvqlb8b5f70pl04ff46qim73mk8b8yp1mbbhslx4d4b7ywygjbc"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.39.1





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

Previous Next


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