mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-pion-rtp: Update to 1.8.11.
* gnu/packages/golang-web.scm (go-github-com-pion-rtp): Update to 1.8.11. Change-Id: I451fca40568c50de9c5969d1c5b230a3b37d06d1
This commit is contained in:
parent
ec3719afd7
commit
5486adaf52
1 changed files with 2 additions and 2 deletions
|
@ -7008,7 +7008,7 @@ to @url{https://www.rfc-editor.org/rfc/rfc3550, RFC 3550},
|
|||
(define-public go-github-com-pion-rtp
|
||||
(package
|
||||
(name "go-github-com-pion-rtp")
|
||||
(version "1.8.6")
|
||||
(version "1.8.11")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -7017,7 +7017,7 @@ to @url{https://www.rfc-editor.org/rfc/rfc3550, RFC 3550},
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1vrdvswvvbqq83kbjlyblarbsn5v0sjcwrcv03nncd605cggnbkx"))))
|
||||
(base32 "1a4fj31j7glhfsnxxwm8r72l6capz9mh8kfr340659ahgiijdkcg"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue