[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/16: gnu: bemenu: Update to 0.6.19.
From: |
guix-commits |
Subject: |
05/16: gnu: bemenu: Update to 0.6.19. |
Date: |
Wed, 14 Feb 2024 16:15:41 -0500 (EST) |
podiki pushed a commit to branch master
in repository guix.
commit 495b86a18951637956c6825841cbc404f23b2eed
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Sat Feb 10 23:35:32 2024 -0500
gnu: bemenu: Update to 0.6.19.
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.19.
Change-Id: If06908244429901ea1a9810738cde2d3430ae5d1
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
---
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 371c89ed9e..303a923485 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -327,7 +327,7 @@ used to further tweak the behaviour of the different
profiles.")
(define-public bemenu
(package
(name "bemenu")
- (version "0.6.16")
+ (version "0.6.19")
(source
(origin
(method git-fetch)
@@ -336,7 +336,7 @@ used to further tweak the behaviour of the different
profiles.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0q3i9blcw5i793m1rxf5dqp773hssdpifrz820psr90x982vvmib"))))
+ (base32 "19lqwzp9d471zkhk36d42jr0ywz9gqmksfqczlbafd80jlqnkg4k"))))
(build-system gnu-build-system)
(arguments
(list
- 09/16: gnu: copyq: Update to 7.1.0., (continued)
- 09/16: gnu: copyq: Update to 7.1.0., guix-commits, 2024/02/14
- 12/16: gnu: httpie: Update to 3.2.2., guix-commits, 2024/02/14
- 04/16: gnu: avizo: Update to 1.3., guix-commits, 2024/02/14
- 01/16: gnu: picom: Update to 11.2., guix-commits, 2024/02/14
- 15/16: gnu: swaylock-effects: Update to 1.7.0.0., guix-commits, 2024/02/14
- 06/16: gnu: batsignal: Update to 1.8.0., guix-commits, 2024/02/14
- 07/16: gnu: chafa: Update to 1.14.0., guix-commits, 2024/02/14
- 16/16: gnu: ytfzf: Update to 2.6.2., guix-commits, 2024/02/14
- 02/16: gnu: polybar: Update to 3.7.1., guix-commits, 2024/02/14
- 13/16: gnu: python-tldr: Update to 3.2.0., guix-commits, 2024/02/14
- 05/16: gnu: bemenu: Update to 0.6.19.,
guix-commits <=
- 03/16: gnu: android-file-transfer: Update to 4.3., guix-commits, 2024/02/14
- 11/16: gnu: kanshi: Update to 1.5.1., guix-commits, 2024/02/14
- 14/16: gnu: plocate: Update to 1.1.22., guix-commits, 2024/02/14