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: 61136@debbugs.gnu.org
Subject: [bug#61136] [PATCH staging] gnu: go-1.17: Update to 1.17.13.
Date: Sun, 29 Jan 2023 14:01:34 +0800	[thread overview]
Message-ID: <87mt61swu9.wl-hako@ultrarare.space> (raw)

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
-- 
2.39.1





             reply	other threads:[~2023-01-29  6:03 UTC|newest]

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

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=87mt61swu9.wl-hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=61136@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).