uassets: 2025-06-25 -> 2025-06-26

This commit is contained in:
2025-06-26 17:46:01 +00:00
parent 194151367c
commit ca2e15c8c5

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-25";
version = "0-unstable-2025-06-26";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "9ce8e81b57cd2eb07355cc8fc1b3caa6585f5c1e";
hash = "sha256-ePMeMM6PGqto7qqJUv2KoSSDLNPzYsgGgPrdUrJV0Qc=";
rev = "46f875643f8dc25f9c078c8e7c66c1913e315015";
hash = "sha256-0vGWVAoMUrY7gOaG2s7xWcAqOM1Ltn5J76OFGzJ/xc8=";
};
dontBuild = true;