mbox series

[bug#69608,0/7] gnu: kubo: Unbundle more packages.

Message ID cover.1709812934.git.sharlatanus@gmail.com
Headers show
Series gnu: kubo: Unbundle more packages. | expand

Message

Sharlatan Hellseher March 7, 2024, 12:17 p.m. UTC
Hi Guix!

This patch series removes more bundled sources from vendor directory of kubo
project which were already available in Guix.

It still contains a long list of not packaged sources which would be great to
have packed in Guix.

Thanks,
Oleg

Sharlatan Hellseher (7):
  gnu: go-github-com-blang-semver: Update to 3.8.0.
  gnu: go-github-com-blang-semver: Fix indentation.
  gnu: Add go-github-com-blang-semver-v4.
  gnu: kubo: Sort inputs alphabetically.
  gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.
  gnu: go-github-com-beorn7-perks-quantile: Fix indentation.
  gnu: kubo: Unbundle more packages.

 gnu/packages/golang-xyz.scm | 67 +++++++++++++++++++++++++------------
 gnu/packages/ipfs.scm       | 26 +++++++-------
 gnu/packages/syncthing.scm  | 43 ++++++++++++------------
 3 files changed, 79 insertions(+), 57 deletions(-)


base-commit: 0f2eede9f1d4574813935b7f58384036d509002d

Comments

Sharlatan Hellseher March 16, 2024, 12:04 a.m. UTC | #1
Pushed as 74cab6cd03..f59f85bdeb to master.