uassets: 2025-06-24 -> 2025-06-25

This commit is contained in:
2025-06-25 15:58:27 +00:00
parent aa7e60c415
commit 0b9e012bba

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-24";
version = "0-unstable-2025-06-25";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "139240d9809cfc79f89ccfb84fea6271698e5a8c";
hash = "sha256-2R16pCvjz1W+avGNmdGU6ZVYipNhJn9jgip5/DbEVYY=";
rev = "9ce8e81b57cd2eb07355cc8fc1b3caa6585f5c1e";
hash = "sha256-ePMeMM6PGqto7qqJUv2KoSSDLNPzYsgGgPrdUrJV0Qc=";
};
dontBuild = true;