uassets: 2025-07-05 -> 2025-07-06

This commit is contained in:
2025-07-06 21:24:48 +00:00
parent 019991cf1e
commit d67169aa13

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-07-05"; version = "0-unstable-2025-07-06";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "af37e2a72c91921cb980e5c7b997cfbdd4193d32"; rev = "dd97828a7afc1596e19d1623aa78f37c6da5b6ec";
hash = "sha256-IJZe0jPW7FfDhWntRDpP9sFa8TLLmXdlVqdBMaiAMb0="; hash = "sha256-8y971Dq0aB1UjDPTeW2Azj0oBCbry4yBDCAT+cY2GN8=";
}; };
dontBuild = true; dontBuild = true;