uassets: 2025-08-08 -> 2025-08-09

This commit is contained in:
2025-08-09 16:40:40 +00:00
parent 7608534b25
commit 464ec33aec

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-08";
version = "0-unstable-2025-08-09";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "d8bc79770fe8f984fd899df90ab1a4a86d62a8af";
hash = "sha256-dkxIRsagorPmM5CpkmPcmVr2Ii1I1C7Oe7YNNPPFypY=";
rev = "52eb03863a6ba7cbea54a9718a0acbce9167a7d3";
hash = "sha256-FhqSDOcXT6HOI8DrV3KMi+tw4BcJ9/E8du0KSEUvkI4=";
};
dontBuild = true;