uassets: 2025-08-02 -> 2025-08-03

This commit is contained in:
2025-08-03 19:50:44 +00:00
parent a4630c21e0
commit 851b7fde8c

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-08-02"; version = "0-unstable-2025-08-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "ad077a09009cb07e22fc702f4d21808fd5384de3"; rev = "8a0ed864dc3b6279a319fc81766faac584be5268";
hash = "sha256-crxJ5Y74xY/eqZ7aVUv3IrSCDWgwfCWNrkKCB3cSKcI="; hash = "sha256-SH6spSrx2ILkB817jcfhVXFaIncRVHggYWtilP3Yt7E=";
}; };
dontBuild = true; dontBuild = true;