@@ 9456,7 9456,7 @@ it like any library. The quickest way to get started is to look at the
(package
(inherit go-github-com-pion-turn-v3)
(name "go-github-com-pion-turn-v4")
- (version "4.0.0")
+ (version "4.1.1")
(source
(origin
(method git-fetch)
@@ 9465,7 9465,7 @@ it like any library. The quickest way to get started is to look at the
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1yd0v6ijwl62qd2sz7imq9pd2grcrw4dhwnn4302m1k89pxr52wx"))))
+ (base32 "0ajkd63nkif2izblf8bnvs15126bdm4y8qymy2m8vwdbl70swsfv"))))
(arguments
(substitute-keyword-arguments (package-arguments
go-github-com-pion-turn-v3)