[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/24: gnu: go-github-com-pelletier-go-toml: Update to 1.9.5.
From: |
guix-commits |
Subject: |
18/24: gnu: go-github-com-pelletier-go-toml: Update to 1.9.5. |
Date: |
Wed, 14 Aug 2024 19:08:59 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 751b0e5881d3b64c7ae07e164594d7157aad0e98
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed Aug 14 23:32:29 2024 +0100
gnu: go-github-com-pelletier-go-toml: Update to 1.9.5.
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml): Update to
1.9.5.
Change-Id: Ib72f88b2f14c8b1b293ebb3cd64645f5265c7b11
---
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 3e1814c20c..ce0041edbb 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3576,7 +3576,7 @@ updating files, like @command{tail -f}.")
(define-public go-github-com-pelletier-go-toml
(package
(name "go-github-com-pelletier-go-toml")
- (version "1.9.3")
+ (version "1.9.5")
(source
(origin
(method git-fetch)
@@ -3586,7 +3586,7 @@ updating files, like @command{tail -f}.")
(file-name (git-file-name name version))
(sha256
(base32
- "0cqwnvlgs1wgdgjxlwv8j52f7d6syniadr51sjh2fya99m5wzvsn"))))
+ "1wypjrr1axkrkzp4n5gvams94f2sd7dq1pdpd2i35sgpdz6r2m6g"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/pelletier/go-toml"))
- branch go-team updated (d792bb30b6 -> e5911372cc), guix-commits, 2024/08/14
- 02/24: gnu: go-github-com-kr-pretty: Update to 0.3.1., guix-commits, 2024/08/14
- 07/24: gnu: go-github-com-itchyny-gojq: Update to 0.12.16., guix-commits, 2024/08/14
- 09/24: gnu: go-github-com-elliotchance-orderedmap: Update to 1.6.0., guix-commits, 2024/08/14
- 01/24: gnu: go-github-com-itchyny-gojq: Fix indentation., guix-commits, 2024/08/14
- 10/24: gnu: Add go-github-com-elliotchance-orderedmap-v2., guix-commits, 2024/08/14
- 11/24: gnu: go-github-com-fatih-color: Update to 1.17.0., guix-commits, 2024/08/14
- 04/24: gnu: go-github-com-creack-pty: Update to 1.1.23., guix-commits, 2024/08/14
- 18/24: gnu: go-github-com-pelletier-go-toml: Update to 1.9.5.,
guix-commits <=
- 20/24: gnu: go-github-com-pelletier-go-toml: Move to golang-xyz., guix-commits, 2024/08/14
- 05/24: gnu: go-github-com-itchyny-timefmt-go: Update to 0.1.6., guix-commits, 2024/08/14
- 08/24: gnu: Add go-github-com-yuin-gopher-lua., guix-commits, 2024/08/14
- 06/24: gnu: go-github-com-itchyny-timefmt-go: Move to golang-xyz., guix-commits, 2024/08/14
- 13/24: gnu: go-github-com-go-playground-locales: Update to 0.14.1., guix-commits, 2024/08/14
- 14/24: gnu: go-github-com-go-playground-locales: Move to golang-xyz., guix-commits, 2024/08/14
- 17/24: gnu: go-github-com-pelletier-go-toml: Remove input labels., guix-commits, 2024/08/14
- 19/24: gnu: go-github-com-pelletier-go-toml-v2: Update to 2.2.2., guix-commits, 2024/08/14
- 23/24: gnu: go-github-com-stretchr-objx: Move to golang-xyz., guix-commits, 2024/08/14
- 12/24: gnu: go-github-com-gabriel-vasile-mimetype: Update to 1.4.5., guix-commits, 2024/08/14