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:
parent
3e1330b2c7
commit
eef6b2ea0b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user