unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Hilton Chain <hako@ultrarare.space>
Cc: 61136-done@debbugs.gnu.org
Subject: bug#61136: [PATCH staging] gnu: go-1.17: Update to 1.17.13.
Date: Thu, 30 Mar 2023 23:56:34 -0400	[thread overview]
Message-ID: <87bkk9y3nx.fsf@gmail.com> (raw)
In-Reply-To: <87mt61swu9.wl-hako@ultrarare.space> (Hilton Chain's message of "Sun, 29 Jan 2023 14:01:34 +0800")

Hello,

Hilton Chain <hako@ultrarare.space> writes:

>>From e0744de6865a343a0d632ac96c949a2efa6cf3e8 Mon Sep 17 00:00:00 2001
> From: Hilton Chain <hako@ultrarare.space>
> Date: Sun, 29 Jan 2023 13:38:47 +0800
> Subject: [PATCH staging] gnu: go-1.17: Update to 1.17.13.
>
> * gnu/packages/golang.scm (go-1.17): Update to 1.17.13.
> ---
>  gnu/packages/golang.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
> index 70ddef52f1..b95e027399 100644
> --- a/gnu/packages/golang.scm
> +++ b/gnu/packages/golang.scm
> @@ -634,7 +634,7 @@ (define-public go-1.17
>    (package
>      (inherit go-1.16)
>      (name "go")
> -    (version "1.17.11")
> +    (version "1.17.13")
>      (source
>       (origin
>         (method git-fetch)
> @@ -644,7 +644,7 @@ (define-public go-1.17
>         (file-name (git-file-name name version))
>         (sha256
>          (base32
> -         "11wy6092qm7v0n10cjkyp49sbchqazi3vnij8k2sq7k7jaj63z5p"))))
> +         "05m8gr050kagvn22lfnjrgms03l5iphd1m4v6z7yqlhn9gdp912d"))))
>      (outputs '("out" "tests")) ; 'tests' contains distribution tests.
>      (arguments
>       `(#:modules ((ice-9 match)
>
> base-commit: cd5e9bddce1cde307dca446f2e620e7f422e7fe1

Installed, at last!

-- 
Thanks,
Maxim




      reply	other threads:[~2023-03-31  3:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29  6:01 [bug#61136] [PATCH staging] gnu: go-1.17: Update to 1.17.13 Hilton Chain via Guix-patches via
2023-03-31  3:56 ` Maxim Cournoyer [this message]

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=87bkk9y3nx.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=61136-done@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).