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

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

bug#63692: closed ([PATCH] gnu: atop: Update to 2.9.0.)


From: GNU bug Tracking System
Subject: bug#63692: closed ([PATCH] gnu: atop: Update to 2.9.0.)
Date: Thu, 01 Jun 2023 09:56:02 +0000

Your message dated Thu, 1 Jun 2023 12:51:53 +0300
with message-id <ZHhqObUq1cv5vwbZ@3900XT>
and subject line Re: [bug#63692] [PATCH] gnu: atop: Update to 2.9.0.
has caused the debbugs.gnu.org bug report #63692,
regarding [PATCH] gnu: atop: Update to 2.9.0.
to be marked as done.

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


-- 
63692: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63692
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: atop: Update to 2.9.0. Date: Wed, 24 May 2023 18:05:07 +0000
* gnu/packages/admin.scm (atop): Update to 2.9.0.
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 047b0ebcc6..8541775eb4 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4989,14 +4989,14 @@ (define-public nmrpflash
 (define-public atop
   (package
     (name "atop")
-    (version "2.8.1")
+    (version "2.9.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.atoptool.nl/download/atop-";
                                   version ".tar.gz"))
               (sha256
                (base32
-                "07nsw168aw3mhgzkfw2z5pf92f76l1r4b18zjx7l9hvrkfhmh04p"))))
+                "1y4qmc8i7zg2cqrmz38dxbsj8bb2h7jm1zz23gqcdygkgaymwddw"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63692] [PATCH] gnu: atop: Update to 2.9.0. Date: Thu, 1 Jun 2023 12:51:53 +0300
Looks good. 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]