mbox series

[bug#72810,0/4] Add four libp2p libraries.

Message ID cover.1724620806.git.poptsov.artyom@gmail.com
Headers show
Series Add four libp2p libraries. | expand

Message

Artyom V. Poptsov Aug. 25, 2024, 9:22 p.m. UTC
This patchset adds four libp2p libraries that are indirectly used by Kubo
(IPFS.)

Artyom V. Poptsov (4):
  gnu: Add go-github-com-libp2p-go-reuseport.
  gnu: Add go-github-com-libp2p-go-libp2p-asn-util.
  gnu: Add go-github-com-libp2p-go-yamux-v4.
  gnu: Add go-github-com-libp2p-go-cidranger.

 gnu/packages/golang-web.scm | 116 ++++++++++++++++++++++++++++++++++++
 1 file changed, 116 insertions(+)


base-commit: 4299b4cc881deaadf908937cda1e9cbc48a40a38

Comments

Sharlatan Hellseher Aug. 26, 2024, 11:42 p.m. UTC | #1
Hi,

Thank you for the patches.

I've rebased them to the latest master and resolved some conflicts.

Pushed as d09b78904a..8625e4200d to master with minor indentation
adjustments.

Packages were added to Kubo and vendored one were removed.

--
Oleg