Loading pkgs/by-name/he/hercules/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -105,13 +105,13 @@ let in stdenv.mkDerivation rec { pname = "hercules"; version = "4.6"; version = "4.7"; src = fetchFromGitHub { owner = "SDL-Hercules-390"; repo = "hyperion"; rev = "Release_${version}"; hash = "sha256-ZhMTun6tmTsmIiFPTRFudwRXzWydrih61RsLyv0p24U="; hash = "sha256-5Kvs2OWQrlsRZpmx7vet8GCky5xAISBNAqn+NHgicOM"; }; postPatch = '' Loading Loading
pkgs/by-name/he/hercules/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -105,13 +105,13 @@ let in stdenv.mkDerivation rec { pname = "hercules"; version = "4.6"; version = "4.7"; src = fetchFromGitHub { owner = "SDL-Hercules-390"; repo = "hyperion"; rev = "Release_${version}"; hash = "sha256-ZhMTun6tmTsmIiFPTRFudwRXzWydrih61RsLyv0p24U="; hash = "sha256-5Kvs2OWQrlsRZpmx7vet8GCky5xAISBNAqn+NHgicOM"; }; postPatch = '' Loading