[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/24: gnu: go-github-com-go-playground-universal-translator: Update to
From: |
guix-commits |
Subject: |
12/24: gnu: go-github-com-go-playground-universal-translator: Update to 0.18.1. |
Date: |
Fri, 16 Feb 2024 09:21:12 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 16bcf952826918612e5de990db29eca45d4515dc
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sat Jul 29 01:19:58 2023 +0800
gnu: go-github-com-go-playground-universal-translator: Update to 0.18.1.
* gnu/packages/golang.scm
(go-github-com-go-playground-universal-translator):
Update to 0.18.1.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ia7b89b4f53af9288c9f5c449ef0734f2971031f5
---
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 8517432f27..b560a8867c 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2929,7 +2929,7 @@ implemented features include
(define-public go-github-com-go-playground-universal-translator
(package
(name "go-github-com-go-playground-universal-translator")
- (version "0.17.0")
+ (version "0.18.1")
(home-page "https://github.com/go-playground/universal-translator")
(source
(origin
@@ -2939,7 +2939,7 @@ implemented features include
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1zdiaisb32iv4x93cpbqrgx8ll7sxh4hcd2iibpswy4bwvjbjlz6"))))
+ (base32 "1lgz9wrkcfx6q3x6i9fprr8rfwnk0c6x61jgzacgikbmzsl7dw6v"))))
(build-system go-build-system)
(arguments
'(#:import-path "github.com/go-playground/universal-translator"))
- 03/24: gnu: go-github-com-alecthomas-repr: Update to 0.3.0., (continued)
- 03/24: gnu: go-github-com-alecthomas-repr: Update to 0.3.0., guix-commits, 2024/02/16
- 18/24: gnu: go-github-com-magiconair-properties: Update to 1.8.7., guix-commits, 2024/02/16
- 05/24: gnu: Add go-github-com-alecthomas-participle-v2., guix-commits, 2024/02/16
- 21/24: gnu: go-github-com-op-go-logging: Move to golang-xyz., guix-commits, 2024/02/16
- 19/24: gnu: Add go-github-com-pelletier-go-toml-v2., guix-commits, 2024/02/16
- 23/24: gnu: Add go-github-com-mikefarah-yq-v4., guix-commits, 2024/02/16
- 24/24: gnu: Add yq., guix-commits, 2024/02/16
- 22/24: gnu: Add go-gopkg-in-op-go-logging-v1., guix-commits, 2024/02/16
- 07/24: gnu: Add go-github-com-elliotchance-orderedmap., guix-commits, 2024/02/16
- 10/24: gnu: go-github-com-fatih-color: Update to 1.16.0., guix-commits, 2024/02/16
- 12/24: gnu: go-github-com-go-playground-universal-translator: Update to 0.18.1.,
guix-commits <=
- 01/24: gnu: Add go-github-com-a8m-envsubst., guix-commits, 2024/02/16
- 13/24: gnu: go-github-com-leodido-go-urn: Update to 1.4.0., guix-commits, 2024/02/16
- 06/24: gnu: Add go-github-com-dimchansky-utfbom., guix-commits, 2024/02/16
- 08/24: gnu: go-github-com-mattn-go-isatty: Update to 0.0.20., guix-commits, 2024/02/16
- 15/24: gnu: Add go-github-com-go-playground-validator-v10., guix-commits, 2024/02/16
- 14/24: gnu: Add go-github-com-go-playground-assert-v2., guix-commits, 2024/02/16
- 20/24: gnu: go-github-com-spf13-cobra: Update to 1.8.0., guix-commits, 2024/02/16
- 16/24: gnu: go-github-com-goccy-yaml: Update to 1.11.3., guix-commits, 2024/02/16