uassets: 2025-05-11 -> 2025-05-12

This commit is contained in:
2025-05-12 20:49:23 +00:00
parent 39a7556dbe
commit d06b767f85

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-05-11";
version = "0-unstable-2025-05-12";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "89d29ffa2e84382030af4d2b1c3c91f2ff37aa27";
hash = "sha256-y1H2QpuzAEdwKPoGjYQug/kZsilNjcPNgTCneuIgx5s=";
rev = "aa3f3e25bd8f02e46298c972011d9a1cf94b96a6";
hash = "sha256-NLe/gSfXQwvbmmxMGfKgWS1iabzrnE/y4uGHV+D0z44=";
};
dontBuild = true;