gnu: atop: Update to 2.6.0.

* gnu/packages/admin.scm (atop): Update to 2.6.0.
This commit is contained in:
Leo Famulari 2021-08-24 16:46:55 -04:00
parent 5422920b9e
commit ae3e6ba506
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -4413,14 +4413,14 @@ (define-public nmrpflash
(define-public atop
(package
(name "atop")
(version "2.5.0")
(version "2.6.0")
(source (origin
(method url-fetch)
(uri (string-append "https://www.atoptool.nl/download/atop-"
version ".tar.gz"))
(sha256
(base32
"0crzz4i2nabyh7d6xg7fvl65qls87nbca5ihidp3nijhrrbi14ab"))))
"0wlg0n0h9vwpjp2dcb623jvvqck422jrjpq9mbpzg4hnawxcmhly"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite