uassets: 2025-08-20 -> 2025-08-25

This commit is contained in:
2025-08-25 20:35:57 +00:00
parent 87ec095b8a
commit 3acabe60b6

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-20";
version = "0-unstable-2025-08-25";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "9c1ca2d66cff72c0cc1bd08e7c92ca86565d793e";
hash = "sha256-dMxuF8opxHeztY7Hk/t8DNj/JGBciwiYdVsx8wm46Eg=";
rev = "4fc95b93414887e213d23edbbff3cfcf9d448543";
hash = "sha256-WtOvQpYYx41EHjf49GRelltlNDXeys0MKPPYXM3cFbI=";
};
dontBuild = true;