[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/16: gnu: yggdrasil: Update to 0.5.8.
From: |
guix-commits |
Subject: |
12/16: gnu: yggdrasil: Update to 0.5.8. |
Date: |
Wed, 14 Aug 2024 06:04:43 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit eef6b2ea0bcf4d40d644ab93227f6f641cd5b109
Author: Artyom V. Poptsov <poptsov.artyom@gmail.com>
AuthorDate: Tue Aug 13 08:11:29 2024 +0300
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>
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index e273b48cc1..5732cc53db 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -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
- branch master updated (4bd8806249 -> aadc73c8d1), guix-commits, 2024/08/14
- 01/16: gnu: guix-data-service: Update to 0.0.1-53.eeda1bf., guix-commits, 2024/08/14
- 03/16: gnu: bffe: Update to 0-7.0fc06c7., guix-commits, 2024/08/14
- 04/16: gnu: usbrelay: Update to 1.2.1., guix-commits, 2024/08/14
- 10/16: gnu: fping: Update to 5.2., guix-commits, 2024/08/14
- 07/16: gnu: rush: Update to 2.4., guix-commits, 2024/08/14
- 08/16: gnu: atop: Update to 2.11.0., guix-commits, 2024/08/14
- 13/16: gnu: emacs-denote: Update to 3.0.8., guix-commits, 2024/08/14
- 12/16: gnu: yggdrasil: Update to 0.5.8.,
guix-commits <=
- 14/16: gnu: emacs-diff-hl: Update to 1.10.0., guix-commits, 2024/08/14
- 06/16: gnu: mpich: Update to 4.2.2., guix-commits, 2024/08/14
- 05/16: gnu: cpu-features: Fix cross-compilation., guix-commits, 2024/08/14
- 02/16: gnu: guix-build-coordinator: Update to 0-110.492d462., guix-commits, 2024/08/14
- 09/16: gnu: di: Update to 4.53., guix-commits, 2024/08/14
- 11/16: gnu: emacs-transient: Update to 0.7.4., guix-commits, 2024/08/14
- 16/16: gnu: emacs-meyvn: Update to 1.4, guix-commits, 2024/08/14
- 15/16: gnu: buildah: Update to 1.37.1., guix-commits, 2024/08/14