gnu: bemenu: Update to 0.6.3.

* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-10-15 16:42:54 +02:00
parent e8d84b626f
commit ec2c7d4546
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -262,7 +262,7 @@ used to further tweak the behaviour of the different profiles.")
(define-public bemenu
(package
(name "bemenu")
(version "0.6.2")
(version "0.6.3")
(source
(origin
(method git-fetch)
@ -271,7 +271,7 @@ used to further tweak the behaviour of the different profiles.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "13y4y3i03vdx3zkh4lm67xmigzycf8fxg4fdr5s4x2brr3ya46fv"))))
(base32 "03q26n796bjgz9q5pjx396rw5kyrdpn52dqi4v2bglnh7dy0r0jk"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f