uassets: 2025-08-06 -> 2025-08-08

This commit is contained in:
2025-08-08 04:56:51 +00:00
parent b8d8a382d0
commit 981b79a00f

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-08-06"; version = "0-unstable-2025-08-08";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "b099383ce8ac63693dab6e69708d88242ae58111"; rev = "d8bc79770fe8f984fd899df90ab1a4a86d62a8af";
hash = "sha256-ExM9gZlunBmT2b0DvxfswCLetrDd588Mcjvgk+FnK8A="; hash = "sha256-dkxIRsagorPmM5CpkmPcmVr2Ii1I1C7Oe7YNNPPFypY=";
}; };
dontBuild = true; dontBuild = true;