From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 75005@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#75005] [PATCH 2/2] gnu: yggdrasil: Update to 0.5.12.
Date: Sat, 21 Dec 2024 11:08:42 +0300 [thread overview]
Message-ID: <4011f7f86c73fe03e2fd1a9bee1547b7596f7c0a.1734768379.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1734768379.git.poptsov.artyom@gmail.com>
* gnu/packages/networking.scm (yggdrasil): Update to 0.5.12.
Change-Id: I9a04a531ffdb12a1bd29da2c227e1791f2e77c16
---
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 df9383e351..6a4fe4dd45 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4670,7 +4670,7 @@ (define-public ngtcp2
(define-public yggdrasil
(package
(name "yggdrasil")
- (version "0.5.11")
+ (version "0.5.12")
(source
(origin
(method git-fetch)
@@ -4681,7 +4681,7 @@ (define-public yggdrasil
(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
--
2.46.0
next prev parent reply other threads:[~2024-12-21 8:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-21 8:07 [bug#75005] [PATCH 0/2] gnu: yggdrasil: Update to 0.5.12 Artyom V. Poptsov
2024-12-21 8:08 ` [bug#75005] [PATCH 1/2] gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241213013129-743fe2fccbd3 Artyom V. Poptsov
2024-12-21 8:08 ` Artyom V. Poptsov [this message]
2024-12-21 8:31 ` [bug#75005] [PATCH 0/2] gnu: yggdrasil: Update to 0.5.12 Artyom V. Poptsov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4011f7f86c73fe03e2fd1a9bee1547b7596f7c0a.1734768379.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=75005@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).