* [bug#72557] [PATCH] gnu: atop: Update to 2.11.0.
@ 2024-08-10 12:12 Artyom V. Poptsov
2024-08-14 10:15 ` bug#72557: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-08-10 12:12 UTC (permalink / raw)
To: 72557; +Cc: Artyom V. Poptsov
* gnu/packages/admin.scm (atop): Update to 2.11.0.
Change-Id: I9dfd6e2e0220c1a54a709b05a71f1b21c9ffa85d
---
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 113b8e2481..392a845720 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -5165,14 +5165,14 @@ (define-public nmrpflash
(define-public atop
(package
(name "atop")
- (version "2.10.0")
+ (version "2.11.0")
(source (origin
(method url-fetch)
(uri (string-append "https://www.atoptool.nl/download/atop-"
version ".tar.gz"))
(sha256
(base32
- "14szbpvsm9czib1629cbh8qcp7pxhgn0vjrfv1yqwmw25k7p79p7"))
+ "083fckjn2s3276fqyjb3rcwqrws7qc3fgk1f82zzgzrfc1kcd54v"))
(snippet
;; The 'mkdate' script generates a new 'versdate.h' header
;; containing the build date. That makes builds
base-commit: bc71034f789603349080c2f35570910c07d526ec
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-14 10:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-10 12:12 [bug#72557] [PATCH] gnu: atop: Update to 2.11.0 Artyom V. Poptsov
2024-08-14 10:15 ` bug#72557: " Christopher Baines
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.