all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 70556@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#70556] [PATCH 3/3] gnu: yggdrasil: Use go-1.21.
Date: Wed, 24 Apr 2024 23:03:52 +0300	[thread overview]
Message-ID: <076d64c0ce1aa953b299b89b79490bf0b3e69f99.1713988221.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1713988221.git.poptsov.artyom@gmail.com>

* gnu/packages/networking.scm (yggdrasil) [arguments]: Use go-1.21.

Change-Id: I3731f49ff7a70114a2454da6985323c011d831a1
---
 gnu/packages/networking.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 9d657bc69d..28d5926878 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4585,7 +4585,7 @@ (define-public yggdrasil
            ;; TODO: figure out how tests are run
            #:tests? #f
            #:install-source? #f
-           #:go go-1.20
+           #:go go-1.21
            #:phases
            #~(modify-phases %standard-phases
                (replace 'build
-- 
2.41.0





  parent reply	other threads:[~2024-04-24 20:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-24 19:52 [bug#70556] [PATCH 0/3] gnu: kubo: Update to 0.28.0 Artyom V. Poptsov
2024-04-24 20:03 ` [bug#70556] [PATCH 1/3] gnu: go-github-com-quic-go-quic-go: Update to 0.42.0 Artyom V. Poptsov
2024-04-24 20:03 ` [bug#70556] [PATCH 2/3] gnu: kubo: Update to 0.28.0 Artyom V. Poptsov
2024-04-24 20:03 ` Artyom V. Poptsov [this message]
2024-04-28 14:10 ` [bug#70556] [PATCH 0/3] " Maxim Cournoyer
2024-04-28 15:48   ` Artyom V. Poptsov
2024-04-28 15:33 ` bug#70556: " Sharlatan Hellseher

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=076d64c0ce1aa953b299b89b79490bf0b3e69f99.1713988221.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=70556@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 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.