murex: 2.11.2000 -> 2.11.2030

authored by

R. Ryantm and committed by
Bobby Rong
8d137f50 b87405ef

+2 -2
+2 -2
pkgs/shells/murex/default.nix
··· 5 6 buildGoModule rec { 7 pname = "murex"; 8 - version = "2.11.2000"; 9 10 src = fetchFromGitHub { 11 owner = "lmorg"; 12 repo = pname; 13 rev = "v${version}"; 14 - sha256 = "sha256-PQFckkoNIpeYrPKuhg7K1y1MFYhmF7tCH+Dnh2RIsUI="; 15 }; 16 17 vendorSha256 = "sha256-hLz36ESf6To6sT/ha/yXyhG0U1gGw8HDfnrPJnws25g=";
··· 5 6 buildGoModule rec { 7 pname = "murex"; 8 + version = "2.11.2030"; 9 10 src = fetchFromGitHub { 11 owner = "lmorg"; 12 repo = pname; 13 rev = "v${version}"; 14 + sha256 = "sha256-/W0nNmMdjtkktwkNGHrxHHibqqbujC591nC4NwEG47U="; 15 }; 16 17 vendorSha256 = "sha256-hLz36ESf6To6sT/ha/yXyhG0U1gGw8HDfnrPJnws25g=";