uassets: 2025-07-02 -> 2025-07-03

This commit is contained in:
2025-07-03 07:41:54 +00:00
parent 3cd1bd2bff
commit 87fbeaa2bf

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-07-02";
version = "0-unstable-2025-07-03";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "4f8bb1e531662b4051675a2bce156fd841cc6871";
hash = "sha256-KTOz8Sa0zfM7NVkpe+ctVHsBaRSS6hnYtEKZroyPcBk=";
rev = "e62a5fc94146bbc407e09e3171162da049f7a11d";
hash = "sha256-dHgNII+lKyQy4ViBSeGl4I2twnFtRQAOW+wnkXfks6c=";
};
dontBuild = true;