me
/
guix
Archived
1
0
Fork 0

gnu: bemenu: Update to 0.6.13.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
kiasoc5 2022-10-21 22:31:51 -04:00 committed by 宋文武
parent 7fcb2d4579
commit 569ba57aa3
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -313,7 +313,7 @@ used to further tweak the behaviour of the different profiles.")
(define-public bemenu
(package
(name "bemenu")
(version "0.6.10")
(version "0.6.13")
(source
(origin
(method git-fetch)
@ -322,7 +322,7 @@ used to further tweak the behaviour of the different profiles.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0i2pv3qnb0l2ryvj9ycf9d5rng6yfk0kpjkq8hy6g956672wdzx6"))))
(base32 "0pjlm3gl85k7yhj594pmvfg6xfr1r3rmb68bb7212r4mxhj80rk0"))))
(build-system gnu-build-system)
(arguments
(list