~ruther/guix-local

11855e1c2863c56d9a3364cdac614a529a1c7cc2 — Artyom V. Poptsov 1 year, 5 months ago f829f3b
gnu: yggdrasil: Update to 0.5.12.

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

Change-Id: I9a04a531ffdb12a1bd29da2c227e1791f2e77c16
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/networking.scm
M gnu/packages/networking.scm => gnu/packages/networking.scm +2 -2
@@ 4670,7 4670,7 @@ QUIC protocol.")
(define-public yggdrasil
  (package
    (name "yggdrasil")
    (version "0.5.11")
    (version "0.5.12")
    (source
     (origin
       (method git-fetch)


@@ 4681,7 4681,7 @@ QUIC protocol.")
         (recursive? #t)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0l7lvqmvzw89wv53lpxa44k7y148y7japvy77yir4467ghdmnvyk"))
        (base32 "072r52b6bkpc7bhn0v1z6dm6q5g9qf4k1xlqwrvzmzwai6fm0lrn"))
      (patches (search-patches "yggdrasil-extra-config.patch"))))
    (build-system go-build-system)
    (arguments