me
/
guix
Archived
1
0
Fork 0

gnu: radeontop: Update to 1.3.

* gnu/packages/linux.scm (radeontop): Update to 1.3.
master
Tobias Geerinckx-Rice 2020-12-18 22:36:13 +01:00
parent faa736b87d
commit af2fd7f332
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -5877,7 +5877,7 @@ developers.")
(define-public radeontop (define-public radeontop
(package (package
(name "radeontop") (name "radeontop")
(version "1.2") (version "1.3")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -5886,7 +5886,7 @@ developers.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1b1m30r2nfwqkajqw6m01xmfhlq83z1qylyijxg7962mp9x2k0gw")))) (base32 "0ay6vl9zsz9b2scy0fnsy482pzizj52i27syxwny4z4i9wrk2wmn"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases (modify-phases %standard-phases `(#:phases (modify-phases %standard-phases