···8899buildGoModule rec {
1010 pname = "golds";
1111- version = "0.7.5";
1111+ version = "0.7.6";
12121313 src = fetchFromGitHub {
1414 owner = "go101";
1515 repo = "golds";
1616 tag = "v${version}";
1717- hash = "sha256-maYkVZlr8VW3nsNLVD+ib8TfltBkDrgWiC7VyeEJIy4=";
1717+ hash = "sha256-j6k68+hiXsXW5WLnmbN/iFLFpyU64z/1+DKuaAnNbac=";
1818 };
19192020 # nixpkgs is not using the go distpack archive and missing a VERSION file in the source