···8899buildGoModule rec {
1010 pname = "golds";
1111- version = "0.8.1";
1111+ version = "0.8.2";
12121313 src = fetchFromGitHub {
1414 owner = "go101";
1515 repo = "golds";
1616 tag = "v${version}";
1717- hash = "sha256-RM9ltqkOByOg1ZUF7ZXZcWTivlUKrNbZYgcFpwRwNUk=";
1717+ hash = "sha256-6jtBwET3JSSh2DQq9MtLn2YokfK9ODYtYrcfI0W8m5I=";
1818 };
19192020 # nixpkgs is not using the go distpack archive and missing a VERSION file in the source