mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-pion-interceptor: Update to 0.1.37.
* gnu/packages/golang-web.scm (go-github-com-pion-interceptor): Update to 0.1.37. Change-Id: I3f06fbedc313db945cd659a0a303a95467b2e684
This commit is contained in:
parent
42ac2bc2cc
commit
ec3719afd7
1 changed files with 2 additions and 2 deletions
|
@ -6892,7 +6892,7 @@ part of @url{https://github.com/pion, Pion} WebRTC implementation.")
|
||||||
(define-public go-github-com-pion-interceptor
|
(define-public go-github-com-pion-interceptor
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-pion-interceptor")
|
(name "go-github-com-pion-interceptor")
|
||||||
(version "0.1.30")
|
(version "0.1.37")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -6901,7 +6901,7 @@ part of @url{https://github.com/pion, Pion} WebRTC implementation.")
|
||||||
(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 "1b0mmrzb9m9xsskylambdcw3g9xfd1fdfagcw8k0l8886ckqjprr"))))
|
(base32 "0dl6z8ysssq8nnkrvbi1qnhib12mdwb8psqmmdhj43yffjwb0gg6"))))
|
||||||
(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