uassets: 2025-08-03 -> 2025-08-04

This commit is contained in:
2025-08-04 15:00:35 +00:00
parent fcd479e35d
commit 59f45e3fc0

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-03";
version = "0-unstable-2025-08-04";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "8a0ed864dc3b6279a319fc81766faac584be5268";
hash = "sha256-SH6spSrx2ILkB817jcfhVXFaIncRVHggYWtilP3Yt7E=";
rev = "379ba31025fc70c093e35b1d77e7c5afd53c8060";
hash = "sha256-6yowgDcy3zvNfmk/NNiTVPxIy7rjT/ZZzKR7Kei/TPU=";
};
dontBuild = true;