unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62010] [PATCH] gnu: bemenu: Update to 0.6.14.
@ 2023-03-06 19:37 Yovan Naumovski via Guix-patches via
  2023-03-17 22:19 ` bug#62010: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-03-06 19:37 UTC (permalink / raw)
  To: 62010

* 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@outlook.com>
  ;;; Copyright © 2022 Wamm K. D. <jaft.r@outlook.com>
  ;;; Copyright © 2022 Tobias Kortkamp <tobias.kortkamp@gmail.com>
+;;; Copyright © 2023 Yovan Naumovski <yovan@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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62010: [PATCH] gnu: bemenu: Update to 0.6.14.
  2023-03-06 19:37 [bug#62010] [PATCH] gnu: bemenu: Update to 0.6.14 Yovan Naumovski via Guix-patches via
@ 2023-03-17 22:19 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-03-17 22:19 UTC (permalink / raw)
  To: Yovan Naumovski; +Cc: 62010-done

Hi,

Yovan Naumovski <yovan@gorski.stream> skribis:

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

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-17 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 19:37 [bug#62010] [PATCH] gnu: bemenu: Update to 0.6.14 Yovan Naumovski via Guix-patches via
2023-03-17 22:19 ` bug#62010: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).