unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 61222@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#61222] [PATCH 2/2] gnu: Add go-std-1.20.
Date: Thu, 02 Feb 2023 11:50:09 +0800	[thread overview]
Message-ID: <874js4915a.wl-hako@ultrarare.space> (raw)
In-Reply-To: <875yck9166.wl-hako@ultrarare.space>


* gnu/packages/golang.scm (go-std-1.20): New variable.
---
 gnu/packages/golang.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 2d5d1dca43..1fbc96b693 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -949,6 +949,7 @@ (define-public go-std-1.16 (make-go-std go-1.16))
 (define-public go-std-1.17 (make-go-std go-1.17))
 (define-public go-std-1.18 (make-go-std go-1.18))
 (define-public go-std-1.19 (make-go-std go-1.19))
+(define-public go-std-1.20 (make-go-std go-1.20))
 
 (define-public go-0xacab-org-leap-shapeshifter
   (let ((commit "0aa6226582efb8e563540ec1d3c5cfcd19200474")
-- 
2.39.1





  reply	other threads:[~2023-02-02  3:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02  3:48 [bug#61222] [PATCH 0/2] gnu: Add go-1.20 Hilton Chain via Guix-patches via
     [not found] ` <handler.61222.B.167530972518074.ack@debbugs.gnu.org>
2023-02-02  3:49   ` [bug#61222] [PATCH 1/2] " Hilton Chain via Guix-patches via
2023-02-02  3:50     ` Hilton Chain via Guix-patches via [this message]
2023-02-09 13:28 ` [bug#61222] [PATCH 0/2] " Leo Famulari

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=874js4915a.wl-hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=61222@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /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).