uassets: 2025-05-30 -> 2025-05-31

This commit is contained in:
2025-05-31 18:31:02 +00:00
parent 7b74ccf192
commit a09b05bb49

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-05-30";
version = "0-unstable-2025-05-31";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "54cc5462d8ca8a836c2a9d40bb2a74c2c1373268";
hash = "sha256-L0JOFrZv9FN2XwxJfMqMU9SpiW5Y1oaLm5+NQ13ZfYM=";
rev = "48f770c738ad8b10b315509d40f89651cc7a5e8f";
hash = "sha256-USet/DktcZyttPTfiAXpeisDO/3FmT2Xe4WxoIe488Q=";
};
dontBuild = true;