gnu: atop: Update to 2.12.1.

* gnu/packages/admin.scm (atop): Update to 2.12.1.

Change-Id: I36b3b61065b306cb920ddcb5b1d916a78c5b16e5
This commit is contained in:
Artyom V. Poptsov 2025-11-05 19:15:46 +03:00
parent a4c9750b59
commit e49aa0f3a7
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -5578,14 +5578,14 @@ Netgear devices.")
(define-public atop
(package
(name "atop")
(version "2.12.0")
(version "2.12.1")
(source (origin
(method url-fetch)
(uri (string-append "https://www.atoptool.nl/download/atop-"
version ".tar.gz"))
(sha256
(base32
"11ih6kan3j9kg83pjhy9yffgpr638b0mfg1fq90yzrhl1k4yq28d"))))
"1xhjpmaans63g0y4z9gzff09fxxf9sgmj64ycc2r9y7sbmyfdnsg"))))
(build-system gnu-build-system)
(arguments
(list