mbox series

[bug#71014,0/5] gnu: Add go-github-com-pion-ice.

Message ID cover.1715973559.git.poptsov.artyom@gmail.com
Headers show
Series gnu: Add go-github-com-pion-ice. | expand

Message

Artyom V. Poptsov May 17, 2024, 7:24 p.m. UTC
This patch set adds "go-github-com-pion-ice" (v2, v3) that is a dependency of
Kubo (IPFS.)

Artyom V. Poptsov (5):
  gnu: Add go-github-com-pion-turn-v3.
  gnu: Add go-github-com-pion-turn-v2.
  gnu: Add go-github-com-pion-ice-v3.
  gnu: go-github-com-pion-mdns-v0: New variable.
  gnu: Add go-github-com-pion-ice-v2.

 gnu/packages/golang-web.scm |  18 +++++
 gnu/packages/golang-xyz.scm | 135 ++++++++++++++++++++++++++++++++++++
 2 files changed, 153 insertions(+)


base-commit: e4ee595999a3b0656f416d190b28ec6f1ad8a74d

Comments

Sharlatan Hellseher June 7, 2024, midnight UTC | #1
Hi,

Thank you for the patches.

I've shifted most of them to golang-web as they are very close to
networking manipulation. I've also adjusted inheritance and added all
versions of released modules.

Pushed as 4683afd143..fc25e039fc to master.

--
Oleg