unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [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

* bug#72598: [PATCH] gnu: yggdrasil: Update to 0.5.8.
  2024-08-13  5:11 [bug#72598] [PATCH] gnu: yggdrasil: Update to 0.5.8 Artyom V. Poptsov
@ 2024-08-14 10:26 ` Christopher Baines
  2024-08-14 10:28   ` [bug#72598] " Artyom V. Poptsov
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2024-08-14 10:26 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 72598-done

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> writes:

> * 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(-)

Thanks for the patch, I've pushed this to master as
eef6b2ea0bcf4d40d644ab93227f6f641cd5b109.

Chris

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

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

* [bug#72598] [PATCH] gnu: yggdrasil: Update to 0.5.8.
  2024-08-14 10:26 ` bug#72598: " Christopher Baines
@ 2024-08-14 10:28   ` Artyom V. Poptsov
  0 siblings, 0 replies; 3+ messages in thread
From: Artyom V. Poptsov @ 2024-08-14 10:28 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 72598-done

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

Awesome, thank you!

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