* [bug#72598] [PATCH] gnu: yggdrasil: Update to 0.5.8.
@ 2024-08-13 5:11 Artyom V. Poptsov
2024-08-14 10:26 ` bug#72598: " Christopher Baines
0 siblings, 1 reply; 3+ messages in thread
From: Artyom V. Poptsov @ 2024-08-13 5:11 UTC (permalink / raw)
To: 72598; +Cc: Artyom V. Poptsov
* gnu/packages/networking.scm (yggdrasil): Update to 0.5.8.
Change-Id: Ia5cc9cb6e9288274fb249af55680a14055fdf2be
---
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 d1aabfec44..8b58f34801 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4619,7 +4619,7 @@ (define-public ngtcp2
(define-public yggdrasil
(package
(name "yggdrasil")
- (version "0.5.7")
+ (version "0.5.8")
(source
(origin
(method git-fetch)
@@ -4630,7 +4630,7 @@ (define-public yggdrasil
(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
base-commit: 487dd0077fed2ef7a91bd71af0e23421ab715710
--
2.45.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-14 10:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 5:11 [bug#72598] [PATCH] gnu: yggdrasil: Update to 0.5.8 Artyom V. Poptsov
2024-08-14 10:26 ` bug#72598: " Christopher Baines
2024-08-14 10:28 ` [bug#72598] " Artyom V. Poptsov
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).