mbox series

[bug#59210,0/3] Add gojq and dependencies.

Message ID d7d56f78-2f4b-18b3-009a-960d57c629bd@disroot.org
Headers show
Series Add gojq and dependencies. | expand

Message

kiasoc5 Nov. 12, 2022, 8:12 a.m. UTC
gojq is a binary and a library so there is 1 package for each, like fzf.

kiasoc5 (3):
   gnu: Add go-github-com-itchyny-timefmt-go.
   gnu: Add go-github-com-itchyny-gojq.
   gnu: Add gojq.

  gnu/packages/web.scm | 63 ++++++++++++++++++++++++++++++++++++++++++++
  1 file changed, 63 insertions(+)


base-commit: ad03c2d461100539aec9a32de081a320dce4f50d

Comments

Ludovic Courtès Nov. 28, 2022, 10:14 p.m. UTC | #1
Hi,

kiasoc5 <kiasoc5@disroot.org> skribis:

>   gnu: Add go-github-com-itchyny-timefmt-go.
>   gnu: Add go-github-com-itchyny-gojq.
>   gnu: Add gojq.

Applied, thanks!