gnu: radeontop: Update to 1.1.

* gnu/packages/linux.scm (radeontop): Update to 1.1.
master
Tobias Geerinckx-Rice 2018-03-27 02:23:01 +02:00
parent d6fb32b8a0
commit 36f3e1df5f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3768,7 +3768,7 @@ developers.")
(define-public radeontop
(package
(name "radeontop")
(version "1.0")
(version "1.1")
(home-page "https://github.com/clbr/radeontop/")
(source (origin
(method url-fetch)
@ -3776,7 +3776,7 @@ developers.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1z38nibirqxrbsfyhfcrnzlcw16cqjp4ds6qnjfxalwayf9fm5x9"))))
"1fv06j5c99imvzkac3j40lgjhr5b2i77fnyffhlvj92bli1fm1c6"))))
(build-system gnu-build-system)
(arguments
`(#:phases (modify-phases %standard-phases