mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 09:00:39 +02:00
gnu: yggdrasil: Update to 0.5.10.
* gnu/packages/networking.scm (yggdrasil): Update to 0.5.10. Change-Id: Icbd55a218e54ea809bf48159aeae44bb64fc588a
This commit is contained in:
@@ -4670,7 +4670,7 @@ QUIC protocol.")
|
||||
(define-public yggdrasil
|
||||
(package
|
||||
(name "yggdrasil")
|
||||
(version "0.5.9")
|
||||
(version "0.5.10")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -4681,7 +4681,7 @@ QUIC protocol.")
|
||||
(recursive? #t)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0flaix9la53gf496i6jxwi5gliszim25vlm2cc91ipgz7nzslasz"))
|
||||
(base32 "0dd5181p07xshbd7q6p0hf3cvq1ahq6q36qjij0vzdil8dka6fmx"))
|
||||
(patches (search-patches "yggdrasil-extra-config.patch"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user