gnu: yggdrasil: Update to 0.5.4.

* gnu/packages/networking.scm (yggdrasil): Update to 0.5.4.

Change-Id: I4f386e1b69627b0c5a6095c42274b8a8bff8bfd9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Artyom V. Poptsov 2024-01-08 11:41:09 +03:00 committed by Sharlatan Hellseher
parent eb0f35e16d
commit 5358b308a1
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -4531,7 +4531,7 @@ QUIC protocol.")
(define-public yggdrasil
(package
(name "yggdrasil")
(version "0.5.2")
(version "0.5.4")
(source
(origin
(method git-fetch)
@ -4542,7 +4542,7 @@ QUIC protocol.")
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
(base32 "0ahgb94s30sq1wwyc8h53mjj3j43ifr0aanj8262rsm6rqk04kzq"))
(base32 "1vfzzj9vxsc41dkaasz4fg3mz8iab86xyy925mp51zqmvx79ggx2"))
(patches (search-patches "yggdrasil-extra-config.patch"))))
(build-system go-build-system)
(arguments