unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71449] [PATCH] gnu: nmon: Update to 16q.
@ 2024-06-09 10:14 Artyom V. Poptsov
  0 siblings, 0 replies; only message in thread
From: Artyom V. Poptsov @ 2024-06-09 10:14 UTC (permalink / raw)
  To: 71449; +Cc: Artyom V. Poptsov

* 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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-09 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-09 10:14 [bug#71449] [PATCH] gnu: nmon: Update to 16q Artyom V. Poptsov

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).