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

This commit is contained in:
2025-06-07 06:56:55 +00:00
parent 7818b14b49
commit f206a15f29

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-06";
version = "0-unstable-2025-06-07";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "1a58105d0e2e49f05c1612e268c49892484413bf";
hash = "sha256-8cSpKiDs8v0ZYc+C7goNZPnOL47GO6rN4cmDam8WhJk=";
rev = "ddc9279207be7d558a185c1a91722c245c1630ba";
hash = "sha256-yVDZ8dNtQvuJm16hHp2f5jRTiuhOr22+94/sTLfnk8E=";
};
dontBuild = true;