mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 00:25:58 +02:00
gnu: tlp: Update to 1.9.0
* gnu/packages/linux.scm (tlp): Update to 1.9.0. Change-Id: Ia0e9888112c17de0512e416037c2650feb1d7781 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
aa5b4588d2
commit
dc345c27b9
@@ -9139,7 +9139,7 @@ interface in sysfs, which can be accomplished with the included udev rules.")
|
||||
(define-public tlp
|
||||
(package
|
||||
(name "tlp")
|
||||
(version "1.8.0")
|
||||
(version "1.9.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -9148,7 +9148,7 @@ interface in sysfs, which can be accomplished with the included udev rules.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0r8r95wjb1sl5v8mli7kba2py9hc0ps915fx4lap5pg108ik9a06"))))
|
||||
(base32 "0msskz42yy0ddq6gqak0dsl77wsym24ly3bkpymfwl9dr3wzikv8"))))
|
||||
(native-inputs
|
||||
(list shellcheck))
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user