gnu: btop: Update to 1.2.13.

* gnu/packages/admin.scm (btop): Update to 1.2.13.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Michael Rohleder 2022-11-08 19:51:48 +01:00 committed by 宋文武
parent 0d7131d2bd
commit abdd37957d
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -708,7 +708,7 @@ (define-public ttyload
(define-public btop
(package
(name "btop")
(version "1.2.9")
(version "1.2.13")
(source (origin
(method url-fetch)
(uri (string-append
@ -716,7 +716,7 @@ (define-public btop
version ".tar.gz"))
(sha256
(base32
"0cb5q7hrb9y378i98km9s6jbi5c50i7wra8m8jik5hf4m4s3930g"))))
"00hfja154i5kmsgh1ja8aifcqj12jy7p8chdmlslqmij4iwc93b6"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no test suite