uassets: 2025-08-19 -> 2025-08-20

This commit is contained in:
2025-08-20 17:24:09 +00:00
parent f305027678
commit 726281a6dd

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-19";
version = "0-unstable-2025-08-20";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "de6e28451a9a5954a9f37575cca075bb7385fd8f";
hash = "sha256-23ZUTzvTs8tOs5nKv5toV/38M92ng0JAqYz3W4/d5SQ=";
rev = "9c1ca2d66cff72c0cc1bd08e7c92ca86565d793e";
hash = "sha256-dMxuF8opxHeztY7Hk/t8DNj/JGBciwiYdVsx8wm46Eg=";
};
dontBuild = true;