unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67732] [PATCH] gnu: traceroute: Update to 2.1.3.
@ 2023-12-09 20:42 Timotej Lazar
  2023-12-19 13:57 ` bug#67732: " Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2023-12-09 20:42 UTC (permalink / raw)
  To: 67732; +Cc: Timotej Lazar

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67732: [PATCH] gnu: traceroute: Update to 2.1.3.
  2023-12-09 20:42 [bug#67732] [PATCH] gnu: traceroute: Update to 2.1.3 Timotej Lazar
@ 2023-12-19 13:57 ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-12-19 13:57 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 67732-done

Hi Timotej,

On Sun, 10 Dec 2023 04:42:02 +0800,
Timotej Lazar wrote:
> 
> * 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(-)

Updated to 2.1.5 and applied as 04c9af0b001bd1d7ac4b4e97d0e3e06c19e6a643.

Thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-19 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-09 20:42 [bug#67732] [PATCH] gnu: traceroute: Update to 2.1.3 Timotej Lazar
2023-12-19 13:57 ` bug#67732: " Hilton Chain via Guix-patches via

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