unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 60967@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#60967] [PATCH 1/3] gnu: vnstat: Update to 2.10.
Date: Fri, 20 Jan 2023 16:51:19 +0000	[thread overview]
Message-ID: <9791d35bb7c06446741efcffeaeb936c4f5246d5.1674233232.git.mirai@makinata.eu> (raw)
In-Reply-To: <cover.1674233232.git.mirai@makinata.eu>

* gnu/packages/networking.scm (vnstat): Update to 2.10.
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index a7b51ed1ff..0bdd38f703 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4523,7 +4523,7 @@ (define-public putty
 (define-public vnstat
   (package
    (name "vnstat")
-   (version "2.9")
+   (version "2.10")
    (source
     (origin
       (method url-fetch)
@@ -4531,7 +4531,7 @@ (define-public vnstat
                           version ".tar.gz"))
       (sha256
        (base32
-        "1iwxmnpabfljvyng7c8k3z83yw1687i66z5s1980c5x9vrsi98hi"))))
+        "09bx8mz9jdq94i0mpmjbc7dis0klvjx85lml5mp3d36dwm21gim9"))))
    (build-system gnu-build-system)
    (inputs (list sqlite))
    (native-inputs (list pkg-config check))
-- 
2.38.1





  reply	other threads:[~2023-01-20 16:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-20 16:48 [bug#60967] [PATCH 0/3] Update vnstat to 2.10 and build vnstati Bruno Victal
2023-01-20 16:51 ` Bruno Victal [this message]
2023-01-20 16:51 ` [bug#60967] [PATCH 2/3] gnu: vnstat: Use G-Expressions Bruno Victal
2023-01-20 16:51 ` [bug#60967] [PATCH 3/3] gnu: vnstat: Build vnstati Bruno Victal
2023-02-01  8:48 ` bug#60967: [PATCH 0/3] Update vnstat to 2.10 and build vnstati Christopher Baines

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=9791d35bb7c06446741efcffeaeb936c4f5246d5.1674233232.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=60967@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).