GNU bug report logs - #62261
[PATCH] gnu: atop: Update to 2.8.1.

Previous Next

Package: guix-patches;

Reported by: Yovan Naumovski <yovan <at> gorski.stream>

Date: Sat, 18 Mar 2023 16:06:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62261: closed ([PATCH] gnu: atop: Update to 2.8.1.)
Date: Sun, 19 Mar 2023 20:58:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 19 Mar 2023 16:57:16 -0400
with message-id <ZBd3LLS7KR2aNCba <at> jasmine.lan>
and subject line Re: [bug#62261] [PATCH] gnu: atop: Update to 2.8.1.
has caused the debbugs.gnu.org bug report #62261,
regarding [PATCH] gnu: atop: Update to 2.8.1.
to be marked as done.

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


-- 
62261: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62261
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Yovan Naumovski <yovan <at> gorski.stream>
To: guix-patches <at> gnu.org
Cc: Yovan Naumovski <yovan <at> gorski.stream>
Subject: [PATCH] gnu: atop: Update to 2.8.1.
Date: Sat, 18 Mar 2023 18:04:34 +0200
* gnu/packages/admin.scm (atop): Update to 2.8.1.
---
 gnu/packages/admin.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index eba4378cf8..f48362c203 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -57,6 +57,7 @@
 ;;; Copyright © 2022 jgart <jgart <at> dismail.de>
 ;;; Copyright © 2023 Juliana Sims <jtsims <at> protonmail.com>
 ;;; Copyright © 2023 Lu Hui <luhux76 <at> gmail.com>
+;;; Copyright © 2023 Yovan Naumovski <yovan <at> gorski.stream>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -4937,14 +4938,14 @@ (define-public nmrpflash
 (define-public atop
   (package
     (name "atop")
-    (version "2.7.1")
+    (version "2.8.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.atoptool.nl/download/atop-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0kjwgf94skbrndv1krlmsrq34smzi3iwk73fbsnyw787gvqx4j6a"))))
+                "07nsw168aw3mhgzkfw2z5pf92f76l1r4b18zjx7l9hvrkfhmh04p"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Yovan Naumovski via Guix-patches via <guix-patches <at> gnu.org>
Cc: 62261-done <at> debbugs.gnu.org, Yovan Naumovski <yovan <at> gorski.stream>
Subject: Re: [bug#62261] [PATCH] gnu: atop: Update to 2.8.1.
Date: Sun, 19 Mar 2023 16:57:16 -0400
On Sat, Mar 18, 2023 at 06:04:34PM +0200, Yovan Naumovski via Guix-patches via wrote:
> * gnu/packages/admin.scm (atop): Update to 2.8.1.

Thanks! Pushed as 65587224cdd86232e8306bf4011f4b0a9f32744d


This bug report was last modified 2 years and 60 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.