gnu: iotop: Update to 1.25.

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

Change-Id: I7ee64c3318f8fd7677c181d32b920dfcf84b1836
This commit is contained in:
Tobias Geerinckx-Rice 2023-10-22 02:00:00 +02:00
parent 4dfbc53668
commit 7164f2b812
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3673,7 +3673,7 @@ (define-public iotop-python
(define-public iotop
(package
(name "iotop")
(version "1.23")
(version "1.25")
(source
(origin
(method git-fetch)
@ -3682,7 +3682,7 @@ (define-public iotop
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1i5m2w0jzxzxn2xvragygidw35p87skjs6bfjakrz6bd96sxhd70"))))
(base32 "0h8fb7zzqszdrybk9zzzqqkiz78i8z2zr0f2nj84jja6visdd2v4"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags