me
/
guix
Archived
1
0
Fork 0

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>
master
kiasoc5 2024-02-10 23:35:32 -05:00 committed by John Kehayias
parent 3af7620b58
commit 495b86a189
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9
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.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