er-patcher: 1.06-3 -> 1.10-1

This commit is contained in:
R. Ryantm 2024-01-08 05:05:26 +00:00
parent 51b86cad4d
commit 205be2436a

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "er-patcher";
version = "1.06-3";
version = "1.10-1";
src = fetchFromGitHub {
owner = "gurrgur";
repo = "er-patcher";
rev = "v${version}";
sha256 = "sha256-w/5cXxY4ua5Xo1BSz3MYRV+SdvVGFAx53KMIORS1uWE=";
sha256 = "sha256-Hpe+z7xtiDN7u2qrLYib6pQfZIMvWkf/G7hdHy2htIE=";
};
buildInputs = [