Archived
1
0
Fork 0

gnu: bemenu: Update to 0.6.15.

* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.15.
This commit is contained in:
muradm 2023-05-19 10:14:29 +03:00 committed by jgart
parent 38c6af2431
commit 7ff9ca2201
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -318,7 +318,7 @@ used to further tweak the behaviour of the different profiles.")
(define-public bemenu (define-public bemenu
(package (package
(name "bemenu") (name "bemenu")
(version "0.6.14") (version "0.6.15")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -327,7 +327,7 @@ used to further tweak the behaviour of the different profiles.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0vvqlb8b5f70pl04ff46qim73mk8b8yp1mbbhslx4d4b7ywygjbc")))) (base32 "1g4z1ml5ldk0hxpxs2pa091cpw0kry6cdr6n3dni1avimdm8vmw1"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list