uassets: 2025-08-18 -> 2025-08-19

This commit is contained in:
2025-08-19 08:35:18 +00:00
parent 34c2d4f66f
commit 544b1e58e0

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-18";
version = "0-unstable-2025-08-19";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "d457b28b7e230568b5ebf1c756be4f0fd07a9ee8";
hash = "sha256-1g9Xs8Z9ZsBGm9/IkN3Wss30Kpzy+21jJiWRe2V0jN4=";
rev = "de6e28451a9a5954a9f37575cca075bb7385fd8f";
hash = "sha256-23ZUTzvTs8tOs5nKv5toV/38M92ng0JAqYz3W4/d5SQ=";
};
dontBuild = true;