mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-pion-srtp-v3: Update to 3.0.7.
* gnu/packages/golang-web.scm (go-github-com-pion-srtp-v3): Update to 3.0.7. Change-Id: I07fea852a5ed79ddd3abd8f24fe345a09450ecb6
This commit is contained in:
parent
5057e542aa
commit
a8e65783a9
1 changed files with 2 additions and 2 deletions
|
@ -8840,7 +8840,7 @@ Protocol,SCTP} as specified in
|
||||||
(package
|
(package
|
||||||
(inherit go-github-com-pion-srtp-v2)
|
(inherit go-github-com-pion-srtp-v2)
|
||||||
(name "go-github-com-pion-srtp-v3")
|
(name "go-github-com-pion-srtp-v3")
|
||||||
(version "3.0.4")
|
(version "3.0.7")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -8849,7 +8849,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 "03343fsgrawfy9plsl7y5022ygjln3jvsn3im5xl1qwnc68rb1a2"))))
|
(base32 "0l8y01ci5fsx8b6ajn9cvs45hqpz838x0jnyyj1p2z714nw9jh61"))))
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
#:import-path "github.com/pion/srtp/v3"))
|
#:import-path "github.com/pion/srtp/v3"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue