[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/24: gnu: go-github-com-mattn-go-colorable: Update to 0.1.13.
From: |
guix-commits |
Subject: |
09/24: gnu: go-github-com-mattn-go-colorable: Update to 0.1.13. |
Date: |
Fri, 16 Feb 2024 09:21:12 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit b6231253ce9cf63b4c9d992331e7400023977978
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sat Jul 29 01:19:55 2023 +0800
gnu: go-github-com-mattn-go-colorable: Update to 0.1.13.
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Update to
0.1.13
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 47c39122bf..bb22249ec1 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -4493,7 +4493,7 @@ terminal.")
(define-public go-github-com-mattn-go-colorable
(package
(name "go-github-com-mattn-go-colorable")
- (version "0.1.8")
+ (version "0.1.13")
(home-page "https://github.com/mattn/go-colorable")
(source
(origin
@@ -4504,7 +4504,7 @@ terminal.")
(file-name (git-file-name name version))
(sha256
(base32
- "0q34zqwbnls72md8q8mhj368s7p3i4xspvs3rk8fs76s0pn7dr2l"))))
+ "05hl2ddp67p5kj3ix4zzqqjh4fan4ban3vgw8f98simwigs3q41j"))))
(build-system go-build-system)
(native-inputs
(list go-github-com-mattn-go-isatty))
- 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 <=
- 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, 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