emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56702: closed ([PATCH] gnu: iotop: Update to 1.22.)


From: GNU bug Tracking System
Subject: bug#56702: closed ([PATCH] gnu: iotop: Update to 1.22.)
Date: Fri, 22 Jul 2022 22:39:01 +0000

Your message dated Sat, 23 Jul 2022 00:38:43 +0200
with message-id <87bktgg4cs.fsf@gnu.org>
and subject line Re: bug#56702: [PATCH] gnu: iotop: Update to 1.22.
has caused the debbugs.gnu.org bug report #56702,
regarding [PATCH] gnu: iotop: Update to 1.22.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56702: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56702
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: iotop: Update to 1.22. Date: Fri, 22 Jul 2022 14:48:36 +0000
* gnu/packages/linux.scm (iotop): Update to 1.22.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c519e1d58c..0c40b00912 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3229,7 +3229,7 @@ (define-public iotop-python
 (define-public iotop
   (package
     (name "iotop")
-    (version "1.21")
+    (version "1.22")
     (source
      (origin
        (method git-fetch)
@@ -3238,7 +3238,7 @@ (define-public iotop
              (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
-- 
2.37.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#56702: [PATCH] gnu: iotop: Update to 1.22. Date: Sat, 23 Jul 2022 00:38:43 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Greg Hogan <code@greghogan.com> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]