gnu: yggdrasil: Update to 0.5.8.

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

Change-Id: Ia5cc9cb6e9288274fb249af55680a14055fdf2be
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Artyom V. Poptsov 2024-08-13 08:11:29 +03:00 committed by Christopher Baines
parent 3e1330b2c7
commit eef6b2ea0b
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577

View File

@ -4619,7 +4619,7 @@ QUIC protocol.")
(define-public yggdrasil
(package
(name "yggdrasil")
(version "0.5.7")
(version "0.5.8")
(source
(origin
(method git-fetch)
@ -4630,7 +4630,7 @@ QUIC protocol.")
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
(base32 "0dsca3208mi221ayq3a2rikf20yphalxswsh97r4maxv69x1ka44"))
(base32 "0qcly06bljlilihrqrylhq53w3l4bfzmqqjq4cbn55nvsz2gbify"))
(patches (search-patches "yggdrasil-extra-config.patch"))))
(build-system go-build-system)
(arguments