samrewritten: 20250802.1 -> 20250919.1 (#444394)

This commit is contained in:
Guillaume Girol
2025-10-26 13:23:30 +00:00
committed by GitHub
+2 -2
View File
@@ -16,13 +16,13 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "samrewritten";
version = "20250802.1";
version = "20250919.1";
src = fetchFromGitHub {
owner = "PaulCombal";
repo = "SamRewritten";
tag = finalAttrs.version;
hash = "sha256-41fBafFmYW8uGICpIJtSnXDP+KV3uVInxm0op40V/tc=";
hash = "sha256-IbWURGWiCRjTJSD8qPc1TmJeOm/WdCAFuK57laIXfXY=";
};
cargoHash = "sha256-Px/TlR3BhiFCv73v06VNq0/W0bQM/ORRE/9ndv5hbpY=";