3
0
Fork 0
forked from mirrors/nixpkgs

er-patcher: 1.10-1 -> 1.10.1-1

This commit is contained in:
R. Ryantm 2024-01-22 16:14:26 +00:00
parent 4e2e46fe89
commit 456b4e4faf

View file

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "er-patcher";
version = "1.10-1";
version = "1.10.1-1";
src = fetchFromGitHub {
owner = "gurrgur";
repo = "er-patcher";
rev = "v${version}";
sha256 = "sha256-Hpe+z7xtiDN7u2qrLYib6pQfZIMvWkf/G7hdHy2htIE=";
sha256 = "sha256-vSCZQBI9Q+7m+TT9pS7R5Fw3BgTxznbFAArJ7J6+tUQ=";
};
buildInputs = [