mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-25 10:31:49 +02: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:
@@ -6892,7 +6892,7 @@ part of @url{https://github.com/pion, Pion} WebRTC implementation.")
|
||||
(define-public go-github-com-pion-interceptor
|
||||
(package
|
||||
(name "go-github-com-pion-interceptor")
|
||||
(version "0.1.30")
|
||||
(version "0.1.37")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -6901,7 +6901,7 @@ part of @url{https://github.com/pion, Pion} WebRTC implementation.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1b0mmrzb9m9xsskylambdcw3g9xfd1fdfagcw8k0l8886ckqjprr"))))
|
||||
(base32 "0dl6z8ysssq8nnkrvbi1qnhib12mdwb8psqmmdhj43yffjwb0gg6"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user