uassets: 2025-07-22 -> 2025-07-23

This commit is contained in:
2025-07-23 17:31:48 +00:00
parent d887e86c18
commit eeb2248831

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-07-22"; version = "0-unstable-2025-07-23";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "79836bae8ccdc42059ec5286c9af1cfb03803165"; rev = "d3f680a76cde49d6aa95b966e2fd6033388574e4";
hash = "sha256-c8oEJGDCD1RIDEhlfyz4PT1dOfElMMpZyGNNsoiMO6w="; hash = "sha256-u41GFKYcCIAJfGm0igo36sQ98Cn6YYopAX0GnQc8re4=";
}; };
dontBuild = true; dontBuild = true;