uassets: 2025-08-11 -> 2025-08-12

This commit is contained in:
2025-08-12 15:32:47 +00:00
parent 9060a426c2
commit fb0b7796b4

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-08-11"; version = "0-unstable-2025-08-12";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "f4dfbfed9f43b395c5bd8ab8ae7fadc32afb17d6"; rev = "c0b790ff608e0e0dbfd7f473541b7a4e5059e7aa";
hash = "sha256-XwIiMx5YTL/VGUu5kK/KGrj8fglT66opKhdfLMrwVWI="; hash = "sha256-55BwNSm5sxvyUDrTzsJjaOMrLGkqVI/+MecwPSwr1Q0=";
}; };
dontBuild = true; dontBuild = true;