gnu: traceroute: Update to 2.1.2.

* gnu/packages/networking.scm (traceroute): Update to 2.1.2.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-16 02:00:02 +02:00
parent a18d57d1f8
commit 708f62bc1c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4199,7 +4199,7 @@ (define-public wol
(define-public traceroute
(package
(name "traceroute")
(version "2.1.0")
(version "2.1.2")
(source
(origin
(method url-fetch)
@ -4207,7 +4207,7 @@ (define-public traceroute
"traceroute-" version "/traceroute-"
version ".tar.gz"))
(sha256
(base32 "1dh32vcfawkl1p9g4ral1p0camds4paqr8db1kaqxwyk6hmd4s9n"))))
(base32 "07svkglyizxirgcmv6d4ih59f3ds8pnyprvkrqcf5d3p567jcz2h"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;no test suite