uassets: 2025-08-26 -> 2025-08-28

This commit is contained in:
2025-08-28 16:00:14 +00:00
parent a490a74390
commit 0c443fae25

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-08-26"; version = "0-unstable-2025-08-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "a88c1bca6cd044cf1b683fc7c29a8018c125d220"; rev = "844b2b3d873044486ffbe4022934e797f30e560b";
hash = "sha256-ygJPPBKdZ8wDtPC4MchFdC1aeVFRkfh8CzylT0uDoZM="; hash = "sha256-8yUuhFZNg/cn8i3n/6qmjqScKIcpoM8yMNEMQisRJXQ=";
}; };
dontBuild = true; dontBuild = true;