uassets: 0-unstable-2025-05-21 -> 0-unstable-2025-05-22

This commit is contained in:
2025-05-23 05:01:55 +00:00
parent c082154d58
commit d5de32ddea

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-05-21";
version = "0-unstable-2025-05-22";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "601c933c972955f88178b66654342c4320e7adef";
hash = "sha256-S7097LfDjOxSMFUFhry6uWmOW20HflYXnmTNiIw9Bn4=";
rev = "2ed7d4682d4d01227bc11ee2823b795a48c80f97";
hash = "sha256-yxSG7YkbwpVKXI4oIouN65fIHGoYBQjozx6M3UXU7qs=";
};
dontBuild = true;