uassets: 2025-06-28 -> 2025-07-02

This commit is contained in:
2025-07-02 19:51:37 +00:00
parent 6a1bdeb3a9
commit ce7702fbb7

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-28";
version = "0-unstable-2025-07-02";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "2201a02fbbe7f477b6886ceaa35fc903835917c2";
hash = "sha256-8v5yk64dOr0nGPq9ZcZrVUsWiXWrTinPUK8bZe97hVY=";
rev = "4f8bb1e531662b4051675a2bce156fd841cc6871";
hash = "sha256-KTOz8Sa0zfM7NVkpe+ctVHsBaRSS6hnYtEKZroyPcBk=";
};
dontBuild = true;