mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-pion-sctp: Update to 1.8.36.
* gnu/packages/golang-web.scm (go-github-com-pion-sctp): Update to 1.8.36. Change-Id: Ic580b87d5671d404fef5a6e0783c0de04f54d815
This commit is contained in:
parent
5486adaf52
commit
b0f524f653
1 changed files with 2 additions and 2 deletions
|
@ -7034,7 +7034,7 @@ packetizer and depacketizer.")
|
||||||
(define-public go-github-com-pion-sctp
|
(define-public go-github-com-pion-sctp
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-pion-sctp")
|
(name "go-github-com-pion-sctp")
|
||||||
(version "1.8.19")
|
(version "1.8.36")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -7043,7 +7043,7 @@ packetizer and depacketizer.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "19yzpyrlmk3gvpkpn5846rad9cc8ffxw9jqwnpr6szqax7k0l0zw"))))
|
(base32 "0j9ibj7mhrnh4vmcm6dh6l7q52jq0h6788gvgsfmhh7mxrlajgy3"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue