[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/24: gnu: go-github-com-magiconair-properties: Update to 1.8.7.
From: |
guix-commits |
Subject: |
18/24: gnu: go-github-com-magiconair-properties: Update to 1.8.7. |
Date: |
Fri, 16 Feb 2024 09:21:13 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 156bee7acfe2903b5bc2ae06e6b04e63b0db4667
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sat Jul 29 01:20:04 2023 +0800
gnu: go-github-com-magiconair-properties: Update to 1.8.7.
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to
1.8.7.
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 b40c41aab8..389ce12e34 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -4009,7 +4009,7 @@ updating files, like @command{tail -f}.")
(define-public go-github-com-magiconair-properties
(package
(name "go-github-com-magiconair-properties")
- (version "1.8.5")
+ (version "1.8.7")
(source
(origin
(method git-fetch)
@@ -4019,7 +4019,7 @@ updating files, like @command{tail -f}.")
(file-name (git-file-name name version))
(sha256
(base32
- "0v4agnkhc30fblbmhs0gq2bikhdnnmqmpp4phrnza68m04j5hxbn"))))
+ "0xy5nq7mwhrdcwjlgh4arjn6w5mjla0kni3cvl3z5vxcrnfrn3ax"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/magiconair/properties"))
- branch master updated (cf842e9b20 -> 5e556a19d2), guix-commits, 2024/02/16
- 04/24: gnu: Add go-github-com-alecthomas-assert-v2., guix-commits, 2024/02/16
- 09/24: gnu: go-github-com-mattn-go-colorable: Update to 0.1.13., guix-commits, 2024/02/16
- 11/24: gnu: go-github-com-goccy-go-json: Update to 0.10.2., guix-commits, 2024/02/16
- 02/24: gnu: Add go-github-com-hexops-gotextdiff., guix-commits, 2024/02/16
- 17/24: gnu: Add go-github-com-jinzhu-copier., guix-commits, 2024/02/16
- 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 <=
- 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, 2024/02/16
- 01/24: gnu: Add go-github-com-a8m-envsubst., guix-commits, 2024/02/16