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 5 6 6 buildGoModule rec { 7 7 pname = "murex"; 8 - version = "2.11.2000"; 8 + version = "2.11.2030"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "lmorg"; 12 12 repo = pname; 13 13 rev = "v${version}"; 14 - sha256 = "sha256-PQFckkoNIpeYrPKuhg7K1y1MFYhmF7tCH+Dnh2RIsUI="; 14 + sha256 = "sha256-/W0nNmMdjtkktwkNGHrxHHibqqbujC591nC4NwEG47U="; 15 15 }; 16 16 17 17 vendorSha256 = "sha256-hLz36ESf6To6sT/ha/yXyhG0U1gGw8HDfnrPJnws25g=";