unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 71449@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#71449] [PATCH] gnu: nmon: Update to 16q.
Date: Sun,  9 Jun 2024 13:14:22 +0300	[thread overview]
Message-ID: <0b6eb89a924d36604d96f584be2f788d22d4837f.1717928062.git.poptsov.artyom@gmail.com> (raw)

* 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





                 reply	other threads:[~2024-06-09 10:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0b6eb89a924d36604d96f584be2f788d22d4837f.1717928062.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=71449@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).