[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
85/220: gnu: go-dario-cat-mergo: Update to 1.0.2.
From: |
guix-commits |
Subject: |
85/220: gnu: go-dario-cat-mergo: Update to 1.0.2. |
Date: |
Mon, 16 Jun 2025 05:22:45 -0400 (EDT) |
guix_mirror_bot pushed a commit to branch go-team
in repository guix.
commit 34604e5dc8ccccafc2cbdb02db0246934a642543
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Jun 8 12:54:45 2025 +0100
gnu: go-dario-cat-mergo: Update to 1.0.2.
* gnu/packages/golang-xyz.scm (go-dario-cat-mergo): Update to 1.0.2.
[arguments] <go>: Use go-1.23.
(go-github-com-darccio-mergo, go-github-com-imdario-mergo) [arguments]
<go>: Use go-1.23.
Change-Id: I36c58b35948f96b5af98c215ea81edf028540a6b
---
gnu/packages/golang-xyz.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index ca3a78b4fa..f46a978c17 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -428,7 +428,7 @@ file along with an index.html file.")
(define-public go-dario-cat-mergo
(package
(name "go-dario-cat-mergo")
- (version "1.0.1")
+ (version "1.0.2")
(source
(origin
(method git-fetch)
@@ -437,10 +437,11 @@ file along with an index.html file.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0v12vc9bmqq89k4y60a8ykmv85hpa7nh73sn9b7ars143pxvmhf1"))))
+ (base32 "1q61904rd858ac19vsmmhz69b1hvn0y9rjfb9d2gc4abg64dva57"))))
(build-system go-build-system)
(arguments
(list
+ #:go go-1.23
#:import-path "dario.cat/mergo"))
(native-inputs
(list go-gopkg-in-yaml-v3))
@@ -4505,6 +4506,7 @@ gist (https://gist.github.com/kballard/272720).")
(name "go-github-com-darccio-mergo")
(arguments
(list
+ #:go go-1.23
#:import-path "github.com/darccio/mergo"
#:phases
#~(modify-phases %standard-phases
@@ -8732,6 +8734,7 @@ ABI}.")
(name "go-github-com-imdario-mergo")
(arguments
(list
+ #:go go-1.23
#:import-path "github.com/imdario/mergo"
#:phases
#~(modify-phases %standard-phases
- 169/220: gnu: go-github-com-ipfs-go-fs-lock: Update to 0.1.1., (continued)
- 169/220: gnu: go-github-com-ipfs-go-fs-lock: Update to 0.1.1., guix-commits, 2025/06/16
- 167/220: gnu: Add go-go-opentelemetry-io-otel-exporters-otlp-otlptrace., guix-commits, 2025/06/16
- 176/220: gnu: go-zgo-at-zli: Update to 0.0.0-20250601161843-debde58580f1., guix-commits, 2025/06/16
- 190/220: gnu: go-github-com-digitalocean-godo: Update to 1.151.0., guix-commits, 2025/06/16
- 25/220: gnu: go-github-com-ipfs-go-ds-badger: Update to 0.3.4., guix-commits, 2025/06/16
- 18/220: gnu: go-github-com-libp2p-go-libp2p-kbucket: Update to 0.7.0., guix-commits, 2025/06/16
- 35/220: gnu: Add go-github-com-gogo-googleapis., guix-commits, 2025/06/16
- 69/220: gnu: go-golang-org-x-image: Update to 0.27.0., guix-commits, 2025/06/16
- 82/220: gnu: go-github-com-burntsushi-toml: Update to 1.5.0., guix-commits, 2025/06/16
- 75/220: gnu: go-golang-org-x-telemetry-config: Update to 0.48.0., guix-commits, 2025/06/16
- 85/220: gnu: go-dario-cat-mergo: Update to 1.0.2.,
guix-commits <=
- 97/220: gnu: go-github-com-aws-aws-sdk-go-v2-feature-s3-manager: Update to 1.17.78., guix-commits, 2025/06/16
- 96/220: gnu: go-github-com-aws-aws-sdk-go-v2-config: Update to 1.29.15., guix-commits, 2025/06/16
- 100/220: gnu: go-github-com-onsi-gomega: Update to 1.37.0., guix-commits, 2025/06/16
- 101/220: gnu: go-github-com-onsi-ginkgo-v2: Update to 2.23.4., guix-commits, 2025/06/16
- 108/220: gnu: go-github-com-dave-jennifer: Update to 1.7.1., guix-commits, 2025/06/16
- 106/220: gnu: go-github-com-briandowns-spinner: Update to 1.23.2., guix-commits, 2025/06/16
- 113/220: gnu: go-github-com-kevinburke-ssh-config: Update to 1.3., guix-commits, 2025/06/16
- 123/220: gnu: go-github-com-protonmail-go-crypto: Update to 1.3.0., guix-commits, 2025/06/16
- 127/220: gnu: Add go-github-com-letsencrypt-pebble-v2., guix-commits, 2025/06/16
- 137/220: gnu: go-github-com-evanphx-json-patch: Update to 4.12.0., guix-commits, 2025/06/16