Yaya
2022-09-27 07:51:48 +00:00
parent ff7196b99e
commit 6dc5f10d80

View File

@@ -2,12 +2,12 @@
buildGoModule rec {
pname = "snowflake";
version = "2.3.0";
version = "2.3.1";
src = fetchgit {
url = "https://git.torproject.org/pluggable-transports/${pname}";
rev = "v${version}";
sha256 = "sha256-LQ9QIdj3id6bEzAItMGc3pJFylNP4har79VKUa9qo20=";
sha256 = "sha256-4/ZTLyST73krOL87am28TM+1mktchpoCSaASMqQl5e8=";
};
vendorSha256 = "sha256-a2Ng+D1I0v5odChM6XVVnNwea/0SOTOmdm2dqKaSU3s=";