er-patcher: 1.04-1 -> 1.06-1

This commit is contained in:
R. Ryantm 2022-09-01 11:05:50 +00:00
parent d168bd6447
commit 0141b7d7b2

View file

@ -6,13 +6,13 @@
runCommandLocal "er-patcher" rec {
pname = "er-patcher";
version = "1.04-1";
version = "1.06-1";
src = fetchFromGitHub {
owner = "gurrgur";
repo = "er-patcher";
rev = "v${version}";
sha256 = "sha256-SnqYGtdtl1KMwUAWvdPK0heHMBtwpH2Jk6lieng6ngw=";
sha256 = "sha256-tjGvM+LNvHYX2VbVjwL404jpWWCzJ6j5jRPg/wib4e8=";
};
buildInputs = [