mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-pion-sdp-v3: Update to 3.0.10.
* gnu/packages/golang-web.scm (go-github-com-pion-sdp-v3): Update to 3.0.10. Change-Id: Iae0280d426d5d17200083e19509d979b49486787
This commit is contained in:
parent
b0f524f653
commit
3db0cb6d2b
1 changed files with 2 additions and 2 deletions
|
@ -7065,7 +7065,7 @@ Protocol,SCTP} as specified in
|
||||||
(define-public go-github-com-pion-sdp-v3
|
(define-public go-github-com-pion-sdp-v3
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-pion-sdp-v3")
|
(name "go-github-com-pion-sdp-v3")
|
||||||
(version "3.0.9")
|
(version "3.0.10")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -7074,7 +7074,7 @@ Protocol,SCTP} as specified in
|
||||||
(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 "08d3glli1n45ayc26qwaxm7k5knrf99x5nwkllmmhf29g8kwc89n"))))
|
(base32 "0xpak20vwf3vmhi0lcj0xgy4snffsmyb6f2c6sq0w713drxqv2hb"))))
|
||||||
(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