Merge pull request #279503 from r-ryantm/auto-update/er-patcher

er-patcher: 1.06-3 -> 1.10-1
This commit is contained in:
Nick Cao 2024-01-08 11:27:02 -05:00 committed by GitHub
commit 3760d6f933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [