uassets: 2025-06-12 -> 2025-06-13

This commit is contained in:
2025-06-13 19:01:34 +00:00
parent 7c27e27e27
commit c83b5fc771

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-06-12"; version = "0-unstable-2025-06-13";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "12c296a89f40d8d5e92052793718e9926b801f04"; rev = "4a4f5cae57623ee2f6dcebe126c82ea8a62574fe";
hash = "sha256-H1u77+WNatmuKlEsIkdF6Sm43ETg3WjmHGeKPm9OUnQ="; hash = "sha256-cQJdEmlLwGOuxbghRlnYwwD7j2EUvSgMZThOuAu/K9A=";
}; };
dontBuild = true; dontBuild = true;