me
/
guix
Archived
1
0
Fork 0

gnu: tlpui: Update to 1.5.0-7.

* gnu/packages/linux.scm (tlpui): Update to 1.5.0-7.
master
Nicolas Goaziou 2023-04-17 22:10:40 +02:00
parent b26f145461
commit d6542a8bf5
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -7603,7 +7603,7 @@ every time the power supply source is changed.")
(define-public tlpui (define-public tlpui
(package (package
(name "tlpui") (name "tlpui")
(version "1.5.0-6") (version "1.5.0-7")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -7612,7 +7612,7 @@ every time the power supply source is changed.")
(commit (string-append "tlpui-" version)))) (commit (string-append "tlpui-" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0zxiciafq1xmb047jlyhipkkj4vaiw4jzbx71f6xgx559dy96paq")))) (base32 "07gi0i6wqjb5h0hmy7i7bjscfrf9v825xv85j7fxinxwrj42053y"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
(list (list