[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/22: gnu: bemenu: Update to 0.6.16.
From: |
guix-commits |
Subject: |
15/22: gnu: bemenu: Update to 0.6.16. |
Date: |
Mon, 25 Sep 2023 06:32:10 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 7902ea508a6a3a7a1c0e405503c2559008860396
Author: Timotej Lazar <timotej.lazar@araneo.si>
AuthorDate: Sun Sep 17 13:13:54 2023 +0200
gnu: bemenu: Update to 0.6.16.
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.16.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/xdisorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index f86608497d..086330dfa4 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -326,7 +326,7 @@ used to further tweak the behaviour of the different
profiles.")
(define-public bemenu
(package
(name "bemenu")
- (version "0.6.15")
+ (version "0.6.16")
(source
(origin
(method git-fetch)
@@ -335,11 +335,11 @@ used to further tweak the behaviour of the different
profiles.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1g4z1ml5ldk0hxpxs2pa091cpw0kry6cdr6n3dni1avimdm8vmw1"))))
+ (base32 "0q3i9blcw5i793m1rxf5dqp773hssdpifrz820psr90x982vvmib"))))
(build-system gnu-build-system)
(arguments
(list
- #:tests? #f
+ #:tests? #f ; there are no tests
#:make-flags
#~(list (string-append "CC=" #$(cc-for-target))
"CFLAGS=-O2 -fPIC"
- 03/22: gnu: icewm: Update to 3.4.2., (continued)
- 03/22: gnu: icewm: Update to 3.4.2., guix-commits, 2023/09/25
- 13/22: gnu: bcachefs-tools: Restyle format., guix-commits, 2023/09/25
- 14/22: gnu: jq: Update to 1.7., guix-commits, 2023/09/25
- 04/22: gnu: libzim: Update to 8.2.1., guix-commits, 2023/09/25
- 07/22: gnu: kiwix-desktop: Update to 2.3.1., guix-commits, 2023/09/25
- 05/22: gnu: kiwix-lib: Update to 13.0.0., guix-commits, 2023/09/25
- 09/22: gnu: syncthing: Update to 1.24.0., guix-commits, 2023/09/25
- 10/22: gnu: freerdp: Update to 2.11.1., guix-commits, 2023/09/25
- 11/22: gnu: muchsync: Update to 7., guix-commits, 2023/09/25
- 12/22: gnu: bcachefs-tools: Update to 1.2., guix-commits, 2023/09/25
- 15/22: gnu: bemenu: Update to 0.6.16.,
guix-commits <=
- 16/22: gnu: sigrok-firmware-fx2lafw: Rely on implicit inputs., guix-commits, 2023/09/25
- 17/22: gnu: sigrok-firmware-fx2lafw: Remove input labels., guix-commits, 2023/09/25
- 19/22: gnu: sigrok-firmware-fx2lafw: Explicitly disable tests., guix-commits, 2023/09/25
- 20/22: gnu: sigrok-firmware-fx2lafw: Update to 0.1.7-1.96b0b47., guix-commits, 2023/09/25
- 06/22: gnu: kiwix-tools: Update to 3.5.0., guix-commits, 2023/09/25
- 08/22: gnu: dos2unix: Update to 7.5.1., guix-commits, 2023/09/25
- 21/22: gnu: stcgal: Update to 1.10., guix-commits, 2023/09/25
- 18/22: gnu: sigrok-firmware-fx2lafw: Adjust format., guix-commits, 2023/09/25
- 22/22: gnu: wine and wine64: Update to 8.16, guix-commits, 2023/09/25
- 02/22: gnu: xnedit: Update to 1.5.1., guix-commits, 2023/09/25