* [bug#54116] Updated Yggdrasil
@ 2022-02-22 23:24 raingloom
2022-02-23 10:55 ` bug#54116: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: raingloom @ 2022-02-22 23:24 UTC (permalink / raw)
To: 54116
[-- Attachment #1: Type: text/plain, Size: 16 bytes --]
See attachment.
[-- Attachment #2: 0001-gnu-yggdrasil-Update-to-0.4.3.patch --]
[-- Type: text/x-patch, Size: 1149 bytes --]
From 98c3879739b9e91ec87e12f5b4437a7abe9d9845 Mon Sep 17 00:00:00 2001
From: raingloom <raingloom@riseup.net>
Date: Wed, 23 Feb 2022 00:22:56 +0100
Subject: [PATCH] gnu: yggdrasil: Update to 0.4.3.
* gnu/packages/networking.scm (yggdrasil): Update to 0.4.3.
---
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 0eb194f957..2417878771 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4053,7 +4053,7 @@ (define-public nbd
(define-public yggdrasil
(package
(name "yggdrasil")
- (version "0.4.1")
+ (version "0.4.3")
(source
(origin
(method git-fetch)
@@ -4064,7 +4064,7 @@ (define-public yggdrasil
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
- (base32 "1ajhn0z58ap9jldip7mqj78drmgg4645zfsxsy004cfkm60fasnx"))
+ (base32 "0jp6998a45xi8pbi8p84chvpm1mhhcvcxm1avi1c1gjjp4jqm3vl"))
(patches (search-patches "yggdrasil-extra-config.patch"))))
(build-system go-build-system)
(arguments
--
2.34.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#54116: Updated Yggdrasil
2022-02-22 23:24 [bug#54116] Updated Yggdrasil raingloom
@ 2022-02-23 10:55 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-02-23 10:55 UTC (permalink / raw)
To: raingloom; +Cc: 54116-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-23 11:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22 23:24 [bug#54116] Updated Yggdrasil raingloom
2022-02-23 10:55 ` bug#54116: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.