mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib: Update to 1.6.0.
* gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib): Update to 1.6.0. Change-Id: I49951a2d2b6fd2abac41469045ab4f930d705fc6
This commit is contained in:
parent
6a00dab4c2
commit
101fcb47cf
1 changed files with 2 additions and 2 deletions
|
@ -1630,7 +1630,7 @@ translated keywords and acts.")
|
||||||
(define-public go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib
|
(define-public go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib
|
||||||
(package
|
(package
|
||||||
(name "go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib")
|
(name "go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib")
|
||||||
(version "1.5.0")
|
(version "1.6.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -1640,7 +1640,7 @@ translated keywords and acts.")
|
||||||
(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 "1kmdpxrbnxnpsi7dkgk85z005vjyj74b3wxxqrf68wg3svy69620"))))
|
(base32 "0jw9vlvlx7rrl366kwz47414aciw3r37lwg6h4jq8cj5hb4bqnd9"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:import-path "gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib"))
|
`(#:import-path "gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue