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:
Sharlatan Hellseher 2025-02-27 16:38:21 +00:00
parent 42ac2bc2cc
commit ec3719afd7
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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