unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58701] [PATCH] gnu: bemenu: Update to 0.6.13.
@ 2022-10-22  2:31 kiasoc5 via Guix-patches via
  2022-10-24  7:55 ` bug#58701: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2022-10-22  2:31 UTC (permalink / raw)
  To: 58701; +Cc: kiasoc5

* 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





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

* bug#58701: [PATCH] gnu: bemenu: Update to 0.6.13.
  2022-10-22  2:31 [bug#58701] [PATCH] gnu: bemenu: Update to 0.6.13 kiasoc5 via Guix-patches via
@ 2022-10-24  7:55 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-10-24  7:55 UTC (permalink / raw)
  To: kiasoc5; +Cc: 58701-done

kiasoc5 <kiasoc5@disroot.org> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2022-10-24  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-22  2:31 [bug#58701] [PATCH] gnu: bemenu: Update to 0.6.13 kiasoc5 via Guix-patches via
2022-10-24  7:55 ` bug#58701: " 宋文武 via Guix-patches via

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).