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

This commit is contained in:
2025-07-07 15:52:14 +00:00
parent b454a5a34f
commit b7daf1ad04

View File

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