[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/14: gnu: go-github-com-stretchr-objx: Update to 0.4.0.
From: |
guix-commits |
Subject: |
09/14: gnu: go-github-com-stretchr-objx: Update to 0.4.0. |
Date: |
Thu, 25 Aug 2022 06:07:44 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 23e03dd087240a8dc39a2568f1b2576ed9bfba67
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Aug 24 22:24:18 2022 +0300
gnu: go-github-com-stretchr-objx: Update to 0.4.0.
* gnu/packages/golang.scm (go-github-com-stretchr-objx): Update to 0.4.0.
---
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 ed31d330de..8b343890aa 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3009,7 +3009,7 @@ Go.")
(define-public go-github-com-stretchr-objx
(package
(name "go-github-com-stretchr-objx")
- (version "0.2.0")
+ (version "0.4.0")
(source
(origin
(method git-fetch)
@@ -3019,7 +3019,7 @@ Go.")
(file-name (git-file-name name version))
(sha256
(base32
- "0pcdvakxgddaiwcdj73ra4da05a3q4cgwbpm2w75ycq4kzv8ij8k"))
+ "0dygds32qxx6x1x2mmn7msyjr15qi5r70pyzv8dz8cprxq32nzc1"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (b0c9f03248 -> 932edeb3a0), guix-commits, 2022/08/25
- 09/14: gnu: go-github-com-stretchr-objx: Update to 0.4.0.,
guix-commits <=
- 14/14: gnu: go-github-com-valyala-fasthttp: Skip tests with gccgo., guix-commits, 2022/08/25
- 13/14: gnu: go-github-com-valyala-fasthttp: Update to 1.39.0., guix-commits, 2022/08/25
- 06/14: gnu: go-github.com-smartystreets-assertions: Update to 1.13.0., guix-commits, 2022/08/25
- 02/14: gnu: go-github.com-jtolds-gls: Skip tests with gccgo., guix-commits, 2022/08/25
- 03/14: gnu: python-natsort: Honor the #:tests? flag., guix-commits, 2022/08/25
- 12/14: gnu: go-github-com-sirupsen-logrus: Skip tests with gccgo., guix-commits, 2022/08/25
- 04/14: gnu: python-natsort: Reflow description., guix-commits, 2022/08/25
- 01/14: gnu: go-github-com-pkg-errors: Skip tests with gccgo., guix-commits, 2022/08/25
- 08/14: gnu: go-gopkg-in-check-v1: Skip tests with gccgo., guix-commits, 2022/08/25
- 05/14: gnu: python-natsort: Fix the test suite on slower machines., guix-commits, 2022/08/25