me
/
guix
Archived
1
0
Fork 0

gnu: iotop: Update to 1.22.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Greg Hogan 2022-07-22 14:48:36 +00:00 committed by Ludovic Courtès
parent 50d2556149
commit 32a0036343
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -3229,7 +3229,7 @@ processes currently causing I/O.")
(define-public iotop
(package
(name "iotop")
(version "1.21")
(version "1.22")
(source
(origin
(method git-fetch)
@ -3238,7 +3238,7 @@ processes currently causing I/O.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "03wdnkfl51dapilg6r9vjga1xrl9lxlypfz07k50nscvbq8v8fb7"))))
(base32 "04a77qir35s1bwvd39qddx2kfizdbf5jxlnz8zmy1cnrigbwcy1h"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags