thcrap-steam-proton-wrapper: 0-unstable-2024-04-03 -> 0-unstable-2026-02-11

This commit is contained in:
Kauan Decarli
2026-05-09 15:57:58 -03:00
parent 72dc0b04b4
commit dea75373f2
@@ -8,13 +8,13 @@
}:
stdenv.mkDerivation {
pname = "thcrap-proton";
version = "0-unstable-2024-04-03";
version = "0-unstable-2026-02-11";
src = fetchFromGitHub {
owner = "nerusuki";
repo = "thcrap-steam-proton-wrapper";
rev = "2b636c3f5f1ce1b9b41f731aa9397aa68d2ce66b";
hash = "sha256-J2O8F75NMdsxSaNVr8zLf+vLEJE6CHqWQIIscuuJZ3o=";
rev = "a5edfe44ead2df2e6bca54bd738ae0dc3284e679";
hash = "sha256-4RTVfcwlYW+KPyPIon0X1d4SPsF6cFkRSXBfe4yzAyQ=";
};
buildInputs = [ subversion ];