gnu: go-github-com-shadowsocks-go-shadowsocks2: Update to 0.1.5.

* gnu/packages/golang-crypto.scm (go-github-com-shadowsocks-go-shadowsocks2): Update to 0.1.5.
[propagated-inputs]: Remove go-golang-org-x-net, go-golang-org-x-sys, and
go-golang-org-x-text.

Change-Id: I14d26ea40cf7d317b07fcf0484a0727e8f3c5f91
This commit is contained in:
Sharlatan Hellseher 2024-09-22 12:55:58 +01:00
parent 9e649c347e
commit 8f14e8c9c3
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1576,8 +1576,7 @@ wide-block encryption mode developed by Halevi and Rogaway.")
(define-public go-github-com-shadowsocks-go-shadowsocks2 (define-public go-github-com-shadowsocks-go-shadowsocks2
(package (package
(name "go-github-com-shadowsocks-go-shadowsocks2") (name "go-github-com-shadowsocks-go-shadowsocks2")
;; Version > 0.1.3 requires go-toolchain v1.16. (version "0.1.5")
(version "0.1.3")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1586,16 +1585,13 @@ wide-block encryption mode developed by Halevi and Rogaway.")
(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 "1wzy3ml4ld83iawcl6p313bskzs6zjhz8vlg8kpwgn71cnbv4pvi")))) (base32 "0n24h5ffgc3735y0mmp6dbhxdfm9fk13i26fqxxw7i75qnmvjvyg"))))
(build-system go-build-system) (build-system go-build-system)
(arguments (arguments
`(#:import-path "github.com/shadowsocks/go-shadowsocks2")) `(#:import-path "github.com/shadowsocks/go-shadowsocks2"))
(propagated-inputs (propagated-inputs
(list go-github-com-riobard-go-bloom (list go-github-com-riobard-go-bloom
go-golang-org-x-crypto go-golang-org-x-crypto))
go-golang-org-x-net
go-golang-org-x-sys
go-golang-org-x-text))
(home-page "https://github.com/shadowsocks/go-shadowsocks2") (home-page "https://github.com/shadowsocks/go-shadowsocks2")
(synopsis "Shadowsocks tunnel proxy") (synopsis "Shadowsocks tunnel proxy")
(description "Go-ShadowSocks is a Go implementation of the Shadowsocks (description "Go-ShadowSocks is a Go implementation of the Shadowsocks