[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71305] [PATCH 0/3] Add cf-tool
From: |
Luis Higino |
Subject: |
[bug#71305] [PATCH 0/3] Add cf-tool |
Date: |
Sat, 1 Jun 2024 04:25:13 +0000 |
Hi Guix,
this patch series adds a couple Go libraries and the cf-tool[1] command line
utility.
[1]: https://github.com/xalanq/cf-tool
Luis Higino (3):
gnu: Add go-github-com-docopt-docopt-go.
gnu: Add go-github-com-k0kubun-go-ansi.
gnu: Add cf-tool.
gnu/packages/golang-xyz.scm | 25 ++++++++
gnu/packages/golang.scm | 25 ++++++++
.../patches/cf-tool-add-languages.patch | 22 +++++++
gnu/packages/web.scm | 63 +++++++++++++++++++
4 files changed, 135 insertions(+)
create mode 100644 gnu/packages/patches/cf-tool-add-languages.patch
base-commit: fba6896f625dcbeef112387fc90abe83acae1720
--
2.41.0
- [bug#71305] [PATCH 0/3] Add cf-tool,
Luis Higino <=