unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [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

* bug#72557: [PATCH] gnu: atop: Update to 2.11.0.
  2024-08-10 12:12 [bug#72557] [PATCH] gnu: atop: Update to 2.11.0 Artyom V. Poptsov
@ 2024-08-14 10:15 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-08-14 10:15 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 72557-done

[-- Attachment #1: Type: text/plain, Size: 358 bytes --]

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> writes:

> * 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(-)

Thanks for the patch, I've pushed it to master as
3943f9d8265d6c1a07aa05052ffd386b47958941.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).