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

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

bug#63698: closed ([PATCH] gnu: iotop: Update to 1.23.)


From: GNU bug Tracking System
Subject: bug#63698: closed ([PATCH] gnu: iotop: Update to 1.23.)
Date: Thu, 01 Jun 2023 09:56:07 +0000

Your message dated Thu, 1 Jun 2023 12:52:29 +0300
with message-id <ZHhqXYtVZmr7e2rw@3900XT>
and subject line Re: [bug#63698] [PATCH] gnu: iotop: Update to 1.23.
has caused the debbugs.gnu.org bug report #63698,
regarding [PATCH] gnu: iotop: Update to 1.23.
to be marked as done.

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


-- 
63698: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63698
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: iotop: Update to 1.23. Date: Wed, 24 May 2023 18:08:50 +0000
* gnu/packages/linux.scm (iotop): Update to 1.23.
---
 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 e704346c8a..6de707b1ed 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3564,7 +3564,7 @@ (define-public iotop-python
 (define-public iotop
   (package
     (name "iotop")
-    (version "1.22")
+    (version "1.23")
     (source
      (origin
        (method git-fetch)
@@ -3573,7 +3573,7 @@ (define-public iotop
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "04a77qir35s1bwvd39qddx2kfizdbf5jxlnz8zmy1cnrigbwcy1h"))))
+        (base32 "1i5m2w0jzxzxn2xvragygidw35p87skjs6bfjakrz6bd96sxhd70"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63698] [PATCH] gnu: iotop: Update to 1.23. Date: Thu, 1 Jun 2023 12:52:29 +0300
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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