GNU bug report logs - #71449
[PATCH] gnu: nmon: Update to 16q.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Sun, 9 Jun 2024 10:33:01 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 71449 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71449; Package guix-patches. (Sun, 09 Jun 2024 10:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 09 Jun 2024 10:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: nmon: Update to 16q.
Date: Sun,  9 Jun 2024 13:14:22 +0300
* gnu/packages/admin.scm (nmon): Update to 16q.

Change-Id: I5a1dc88bf61560c453b730e7767954d6711016f4
---
 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 c730d43819..76cc3baa72 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1286,13 +1286,13 @@ (define-public netcat-openbsd
 (define-public nmon
   (package
     (name "nmon")
-    (version "16p")
+    (version "16q")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/nmon/lmon" version ".c"))
        (sha256
-        (base32 "0akbkv70zffdmc5p51r02rlxd8b3jvkgl64rjsd29qr5cxgh9ijx"))))
+        (base32 "0lfa3bsnv380xby1xfid4qm04fmjv6fk2vhss6rr34n1f8bahy0v"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f                  ; no test suite

base-commit: bc8a41f4a8d9f1f0525d7bc97c67ed3c8aea3111
-- 
2.45.1





This bug report was last modified 90 days ago.

Previous Next


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