uassets: 2025-05-31 -> 2025-06-01

This commit is contained in:
2025-06-01 20:09:05 +00:00
parent b11e329351
commit 04c2912450

View File

@@ -5,12 +5,12 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-05-31"; version = "0-unstable-2025-06-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "48f770c738ad8b10b315509d40f89651cc7a5e8f"; rev = "89fc014715ace78ece69890d6a19fbce2ffc9f79";
hash = "sha256-USet/DktcZyttPTfiAXpeisDO/3FmT2Xe4WxoIe488Q="; hash = "sha256-3besvIU+sF75lDbOZBgu6z70Nt4sjctNfLGvfnb9F38=";
}; };
dontBuild = true; dontBuild = true;