1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-08 18:25:53 +02:00

gnu: iotop: Update to 1.31.

* gnu/packages/linux.scm (iotop): Update to 1.31.

Closes: guix/guix#5961
Change-Id: I1f15cb19542d9be4a738adf113bded904e4d3b6a
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Patrick Norton
2026-01-27 08:04:32 -05:00
committed by 宋文武
parent 039695115f
commit adfeff04bc
+2 -2
View File
@@ -4878,7 +4878,7 @@ processes currently causing I/O.")
(define-public iotop
(package
(name "iotop")
(version "1.30")
(version "1.31")
(source
(origin
(method git-fetch)
@@ -4887,7 +4887,7 @@ processes currently causing I/O.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1sijsk13bkrhsc5bc8f5i97a1ayhivak9pfinnyli57dh22w4k1g"))))
(base32 "19ccdiw3flzk7gki90rc1nifmma79g2l87vhls4d2xr4z763m4nc"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags