[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
171/172: gnu: go-1.22: Update to 1.22.7.
From: |
guix-commits |
Subject: |
171/172: gnu: go-1.22: Update to 1.22.7. |
Date: |
Sat, 9 Nov 2024 16:45:15 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 2336caaaaff4031d30ffa02010c443b41510deac
Author: Brennan Vincent <brennan@umanwizard.com>
AuthorDate: Sun Sep 29 14:41:05 2024 -0400
gnu: go-1.22: Update to 1.22.7.
* gnu/packages/golang.scm (go-1.22): Update to 1.22.7.
Change-Id: I67fbb1c630a08cfb29f2230a600bf3a24e2c8486
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
---
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 5ac739ddd8..7f5982cc06 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -955,7 +955,7 @@ in the style of communicating sequential processes
(@dfn{CSP}).")
(package
(inherit go-1.21)
(name "go")
- (version "1.22.6")
+ (version "1.22.7")
(source
(origin
(method git-fetch)
@@ -964,7 +964,7 @@ in the style of communicating sequential processes
(@dfn{CSP}).")
(commit (string-append "go" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1rjplx7wa6p2c19grx6hhkhn16mmbib5cwmhz9k8ywymlbmhhsyd"))))
+ (base32 "0m1idhhifhpjf6n56pca4wg6cyripdzmyl0jswdiy0kiqvs3whqb"))))
(arguments
(substitute-keyword-arguments (package-arguments go-1.21)
((#:phases phases)
- 130/172: gnu: Add go-github-com-aead-ecdh., (continued)
- 130/172: gnu: Add go-github-com-aead-ecdh., guix-commits, 2024/11/09
- 132/172: gnu: go-github-com-aead-chacha20: Fix indentation., guix-commits, 2024/11/09
- 116/172: gnu: Add go-msgp., guix-commits, 2024/11/09
- 125/172: build/go: Replace symlinks with a copy of the file., guix-commits, 2024/11/09
- 122/172: gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix build., guix-commits, 2024/11/09
- 131/172: gnu: go-github-com-aead-chacha20: Update to 0.0.0-20180709150244-8b13a72661da., guix-commits, 2024/11/09
- 128/172: gnu: go-github-com-deckarep-golang-set-v2: Update to 2.6.0., guix-commits, 2024/11/09
- 134/172: gnu: go-github-com-shadowsocks-go-shadowsocks2: Enable all tests., guix-commits, 2024/11/09
- 111/172: gnu: Add go-github-com-ryanuber-columnize., guix-commits, 2024/11/09
- 170/172: build/go: fix-embed-files: Adjust procedure docstring., guix-commits, 2024/11/09
- 171/172: gnu: go-1.22: Update to 1.22.7.,
guix-commits <=
- 148/172: gnu: trezord: Refresh package style., guix-commits, 2024/11/09
- 146/172: gnu: Add go-github-com-prometheus-community-pro-bing., guix-commits, 2024/11/09
- 145/172: gnu: go-github-com-sevlyar-go-daemon: Move to golang-xyz., guix-commits, 2024/11/09
- 141/172: gnu: go-github-com-smartystreets-goconvey: Update to v1.8.1., guix-commits, 2024/11/09
- 150/172: gnu: go-github-com-emersion-go-autostart: Update to 0.0.0-20210130080809-00ed301c8e9a., guix-commits, 2024/11/09
- 155/172: gnu: Add go-rsc-io-binaryregexp., guix-commits, 2024/11/09
- 165/172: gnu: go-github-com-tekwizely-go-parsing: Adjust description., guix-commits, 2024/11/09
- 162/172: gnu: Add go-github-com-matryer-is., guix-commits, 2024/11/09
- 139/172: gnu: Add go-github-com-smarty-assertions., guix-commits, 2024/11/09
- 172/172: gnu: go-1.23: Update to 1.23.2., guix-commits, 2024/11/09