me
/
guix
Archived
1
0
Fork 0

gnu: traceroute: Update to 2.1.5.

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

Change-Id: I400292cd62afd76ca66e00071ae3afa45302735c
Signed-off-by: Hilton Chain <hako@ultrarare.space>
master
Timotej Lazar 2023-12-19 21:06:24 +08:00 committed by Hilton Chain
parent dfc950689f
commit 04c9af0b00
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
1 changed files with 2 additions and 2 deletions

View File

@ -4195,7 +4195,7 @@ network. This must be enabled on the target host, usually in the BIOS.")
(define-public traceroute
(package
(name "traceroute")
(version "2.1.2")
(version "2.1.5")
(source
(origin
(method url-fetch)
@ -4203,7 +4203,7 @@ network. This must be enabled on the target host, usually in the BIOS.")
"traceroute-" version "/traceroute-"
version ".tar.gz"))
(sha256
(base32 "07svkglyizxirgcmv6d4ih59f3ds8pnyprvkrqcf5d3p567jcz2h"))))
(base32 "17l5barragw0mfgsbjfndny3w4l7zs20l6s6rvim3azajq6jcv4w"))))
(build-system gnu-build-system)
(arguments
(list