me
/
guix
Archived
1
0
Fork 0

gnu: powerstat: Update to 0.02.25.

* gnu/packages/linux.scm (powerstat): Update to 0.02.25.
master
Tobias Geerinckx-Rice 2021-03-03 21:40:25 +01:00
parent 4f4c1ec809
commit 87609036fa
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1458,14 +1458,14 @@ at login. Local and dynamic reconfiguration are its key features.")
(define-public powerstat
(package
(name "powerstat")
(version "0.02.22")
(version "0.02.25")
(source
(origin
(method url-fetch)
(uri (string-append "https://kernel.ubuntu.com/~cking/tarballs/"
"powerstat/powerstat-" version ".tar.gz"))
(sha256
(base32 "0r355b9syqa2nhfy8ksvxyy5d58v0isf983842js091s6liy0x7g"))))
(base32 "0dmixbxm4qd08ds26i0wvxwyy8nrjzfjj2q9ylx35564g4wh58qb"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags