uassets: 0-unstable-2024-10-10 -> 0-unstable-2024-10-13

This commit is contained in:
2024-10-14 18:24:11 +00:00
parent f24b463a34
commit b41145e1f6

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-10-10";
version = "0-unstable-2024-10-13";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "042e22f74ecbac0afe3485ef1fcd3c5d221bfe27";
hash = "sha256-2FtM56PiFtN84B2mHJz0iSO/BX5LVti7zBorHdrvsas=";
rev = "987ba374ff5b6e8dcfb0981560ebcdfbabc5f2c6";
hash = "sha256-97Zupk4IOOpHXtZ4HFrojCBgCsVOVD1OxwE35lcMRjc=";
};
dontBuild = true;