gnu: btop: Update to 1.3.0.

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

Change-Id: Ie273ddde16d11b880493993070eda681a9f27e80
This commit is contained in:
宋文武 2024-01-09 18:29:49 +08:00
parent c73349d595
commit b347c563d2
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -746,7 +746,7 @@ (define-public ttyload
(define-public btop
(package
(name "btop")
(version "1.2.13")
(version "1.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -755,7 +755,7 @@ (define-public btop
(file-name (git-file-name name version))
(sha256
(base32
"0aggzlxyfp213rknpbhkn8wbgzcnz181dyh9m2awz72w705axy8p"))))
"0fbrkzg03n2vamg1pfzdb8wxm3xffy6gp4izhqppl45zngy3c0s1"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no test suite