GNU bug report logs - #67732
[PATCH] gnu: traceroute: Update to 2.1.3.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Sat, 9 Dec 2023 20:43:01 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: bug#67732: closed (Re: [bug#67732] [PATCH] gnu: traceroute:
 Update to 2.1.3.)
Date: Tue, 19 Dec 2023 14:04:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67732: [PATCH] gnu: traceroute: Update to 2.1.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67732 <at> debbugs.gnu.org.

-- 
67732: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67732
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 67732-done <at> debbugs.gnu.org
Subject: Re: [bug#67732] [PATCH] gnu: traceroute: Update to 2.1.3.
Date: Tue, 19 Dec 2023 21:57:12 +0800
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!

[Message part 3 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: traceroute: Update to 2.1.3.
Date: Sat,  9 Dec 2023 21:42:02 +0100
* 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




This bug report was last modified 1 year and 157 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.