gnu: bemenu: Update to 0.6.21.

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

Change-Id: I222a69470d5d6cb0ff9c21a5940469a0bc901ae0
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Timotej Lazar 2024-03-24 20:38:37 +01:00 committed by Christopher Baines
parent 3083fbedd0
commit f3a9c701ac
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -327,7 +327,7 @@ used to further tweak the behaviour of the different profiles.")
(define-public bemenu
(package
(name "bemenu")
(version "0.6.19")
(version "0.6.21")
(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 "19lqwzp9d471zkhk36d42jr0ywz9gqmksfqczlbafd80jlqnkg4k"))))
(base32 "1a97h711nbwi01a3vv2944m8gyzi04hgfpiizrzinx79n4vp1zhk"))))
(build-system gnu-build-system)
(arguments
(list