unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Timotej Lazar <timotej.lazar@araneo.si>
To: 67732@debbugs.gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>
Subject: [bug#67732] [PATCH] gnu: traceroute: Update to 2.1.3.
Date: Sat,  9 Dec 2023 21:42:02 +0100	[thread overview]
Message-ID: <30c1737c1cd47349f49667fd647b70acc7896619.1702154522.git.timotej.lazar@araneo.si> (raw)

* gnu/packages/networking.scm (traceroute): Update to 2.1.3.

Change-Id: I400292cd62afd76ca66e00071ae3afa45302735c
---
 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 6b415076e8..38652c359f 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4195,7 +4195,7 @@ (define-public wol
 (define-public traceroute
   (package
     (name "traceroute")
-    (version "2.1.2")
+    (version "2.1.3")
     (source
      (origin
        (method url-fetch)
@@ -4203,7 +4203,7 @@ (define-public traceroute
                            "traceroute-" version "/traceroute-"
                            version ".tar.gz"))
        (sha256
-        (base32 "07svkglyizxirgcmv6d4ih59f3ds8pnyprvkrqcf5d3p567jcz2h"))))
+        (base32 "04h4gsd4a1j8sssyiz5x8v7jrj3mpzncwm5fpgwh14calamwgsq5"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 61f2d84e75c340c2ba528d392f522c51b8843f34
-- 
2.41.0





             reply	other threads:[~2023-12-09 20:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-09 20:42 Timotej Lazar [this message]
2023-12-19 13:57 ` bug#67732: [PATCH] gnu: traceroute: Update to 2.1.3 Hilton Chain via Guix-patches via

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=30c1737c1cd47349f49667fd647b70acc7896619.1702154522.git.timotej.lazar@araneo.si \
    --to=timotej.lazar@araneo.si \
    --cc=67732@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).