GNU bug report logs -
#62261
[PATCH] gnu: atop: Update to 2.8.1.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62261 in the body.
You can then email your comments to 62261 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#62261
; Package
guix-patches
.
(Sat, 18 Mar 2023 16:06:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Yovan Naumovski <yovan <at> gorski.stream>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 18 Mar 2023 16:06:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62261
; Package
guix-patches
.
(Sun, 19 Mar 2023 20:58:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Sun, 19 Mar 2023 20:58:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Yovan Naumovski <yovan <at> gorski.stream>
:
bug acknowledged by developer.
(Sun, 19 Mar 2023 20:58:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 17 Apr 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 26 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.