unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68802] [PATCH] gnu: yggdrasil: Update to 0.5.5.
@ 2024-01-29 19:16 Artyom V. Poptsov
  2024-01-30 16:11 ` bug#68802: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-01-29 19:16 UTC (permalink / raw)
  To: 68802


[-- Attachment #1.1: Type: text/plain, Size: 55 bytes --]

Hello,

this patch updates yggdrasil to version 0.5.5.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-yggdrasil-Update-to-0.5.5.patch --]
[-- Type: text/x-diff, Size: 1409 bytes --]

From ed0b695d8368da32fe476f4e514e6fa3e859a0a5 Mon Sep 17 00:00:00 2001
Message-ID: <ed0b695d8368da32fe476f4e514e6fa3e859a0a5.1706555537.git.poptsov.artyom@gmail.com>
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Mon, 29 Jan 2024 22:08:06 +0300
Subject: [PATCH] gnu: yggdrasil: Update to 0.5.5.

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

Change-Id: Iba086d544e8225ec1b08de80f0fc3f01aa1f17b3
---
 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 fb0de2da22..d6ad69bba8 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4577,7 +4577,7 @@ (define-public ngtcp2
 (define-public yggdrasil
   (package
     (name "yggdrasil")
-    (version "0.5.4")
+    (version "0.5.5")
     (source
      (origin
        (method git-fetch)
@@ -4588,7 +4588,7 @@ (define-public yggdrasil
          (recursive? #t)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1vfzzj9vxsc41dkaasz4fg3mz8iab86xyy925mp51zqmvx79ggx2"))
+        (base32 "0yzgs4b0q945ygrqlc5hnmh78awl5p35azx83fz61bzfg20d52b4"))
       (patches (search-patches "yggdrasil-extra-config.patch"))))
     (build-system go-build-system)
     (arguments

base-commit: 21e4d6cd6913eca131f2c0fd0cd509fc843c7eb8
-- 
2.41.0


[-- Attachment #1.3: Type: text/plain, Size: 225 bytes --]


Thanks,
- avp

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 869 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68802: [PATCH] gnu: yggdrasil: Update to 0.5.5.
  2024-01-29 19:16 [bug#68802] [PATCH] gnu: yggdrasil: Update to 0.5.5 Artyom V. Poptsov
@ 2024-01-30 16:11 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2024-01-30 16:11 UTC (permalink / raw)
  To: 68802-done

Thanks for the patch!  I applied it.

-- 
Ricardo




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-30 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-29 19:16 [bug#68802] [PATCH] gnu: yggdrasil: Update to 0.5.5 Artyom V. Poptsov
2024-01-30 16:11 ` bug#68802: " Ricardo Wurmus

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).