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

er-patcher: 1.04-1 -> 1.06-1
This commit is contained in:
Ivv 2022-09-01 16:31:25 +02:00 committed by GitHub
commit 9d46ce7d1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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