gnu: rofi: Update to 1.7.5.

* gnu/packages/xdisorg.scm (rofi): Update to 1.7.5.
[arguments]<#:phases>: Adjusted according to source change.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Hilton Chain 2022-11-13 14:36:55 +08:00 committed by Christopher Baines
parent fc4949464f
commit fc7c8fe063
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577

View File

@ -1822,7 +1822,7 @@ connectivity of the X server running on a particular @code{DISPLAY}.")
(define-public rofi
(package
(name "rofi")
(version "1.7.3")
(version "1.7.5")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/davatorium/rofi/"
@ -1830,7 +1830,7 @@ connectivity of the X server running on a particular @code{DISPLAY}.")
version "/rofi-" version ".tar.xz"))
(sha256
(base32
"0yxn9pmn9zp0k5ygnjqbj1pmp73g53wa47r145a8qcwqzxl8p1i5"))))
"138c4bl60p7namsb2pk8q5cdlxbdkli7zny192vk5jv5s5kczzya"))))
(build-system gnu-build-system)
(native-inputs
(list bison