[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/24: gnu: go-github-com-itchyny-timefmt-go: Update to 0.1.6.
From: |
guix-commits |
Subject: |
05/24: gnu: go-github-com-itchyny-timefmt-go: Update to 0.1.6. |
Date: |
Wed, 14 Aug 2024 19:08:57 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 285835b39fd109277b36d36d1366df5fab54a43a
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed Aug 14 18:16:28 2024 +0100
gnu: go-github-com-itchyny-timefmt-go: Update to 0.1.6.
* gnu/packages/web.scm (go-github-com-itchyny-timefmt-go): Update to 0.1.6.
Change-Id: Idf5477c28309c75bb4c99ff93a65a3867f4581ae
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 8e4f6a1378..fd33b2c8fb 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5497,7 +5497,7 @@ JSON, XML, properties, CSV and TSV.")
(define-public go-github-com-itchyny-timefmt-go
(package
(name "go-github-com-itchyny-timefmt-go")
- (version "0.1.4")
+ (version "0.1.6")
(source
(origin
(method git-fetch)
@@ -5506,7 +5506,7 @@ JSON, XML, properties, CSV and TSV.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0z5z8hy5lbjqdxp544mf238i77n7pf7bv3psgr5gffh0630dsyag"))))
+ (base32 "0ldagirn1wh3klkk1rr96d5b5jbn24aib14x3j73x47cjfqi92wf"))))
(build-system go-build-system)
(arguments
(list #:import-path "github.com/itchyny/timefmt-go"))
- 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, 2024/08/14
- 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 <=
- 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
- 15/24: gnu: go-github-com-goccy-go-json: Update to 0.10.3., guix-commits, 2024/08/14
- 03/24: gnu: go-github-com-kr-pretty: Move to golang-xyz., guix-commits, 2024/08/14