1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: go-github-com-pion-datachannel: Update to 1.5.10.

* gnu/packages/golang-web.scm (go-github-com-pion-datachannel): Update to 1.5.10.

Change-Id: I21e8ec40b82bae4ad4eb5b460d50643be0d8f6f4
This commit is contained in:
Sharlatan Hellseher 2025-02-27 16:38:21 +00:00
parent 22160d19d6
commit 42ac2bc2cc
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -6674,7 +6674,7 @@ original data and access it via a typed struct and a dynamic map.")
(define-public go-github-com-pion-datachannel
(package
(name "go-github-com-pion-datachannel")
(version "1.5.8")
(version "1.5.10")
(source
(origin
(method git-fetch)
@ -6683,7 +6683,7 @@ original data and access it via a typed struct and a dynamic map.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0v2xwrzvflrh1s8x6p1dj9h0hmxsp30h8whbl5p544r30rvsbnp2"))))
(base32 "1197ix9z1qg9xf8bhcy0k4a3ppql0jv4l8szv21wwkwzpylba0jk"))))
(build-system go-build-system)
(arguments
(list