~ruther/guix-local

14617ac4a702e32fb8eb37363324238085e77663 — Artyom V. Poptsov 5 months ago 927a081
gnu: iotop: Update to 1.30.

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

Change-Id: Ie7549a2c28bc5da6c33c1036a768d5d6ab119ee0
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 4758,7 4758,7 @@ processes currently causing I/O.")
(define-public iotop
  (package
    (name "iotop")
    (version "1.26")
    (version "1.30")
    (source
     (origin
       (method git-fetch)


@@ 4767,7 4767,7 @@ processes currently causing I/O.")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0raac1sp46mls6p0a4yzzc8iqxkw0da4zq54cwjdg4wcy8g43glv"))))
        (base32 "1sijsk13bkrhsc5bc8f5i97a1ayhivak9pfinnyli57dh22w4k1g"))))
    (build-system gnu-build-system)
    (arguments
     (list #:make-flags