uassets: 2024-06-08 -> 2024-06-12

This commit is contained in:
Colin 2024-06-12 08:35:34 +00:00
parent 05f29ba01e
commit 3f88d750c6

View File

@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-06-08";
version = "0-unstable-2024-06-12";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "e79260cc653865b9b562e1153d0b7c5e2b93a0a9";
hash = "sha256-2qnrB+GV5LXlA5TgstbOc/YRewuExYtAQakfrE1XuuQ=";
rev = "6a81d022e56b26921a84ad8ec59a5703652c1bc5";
hash = "sha256-8Z31V6ykScTiIjx2kpPZPy7ay6Z0oXHrRltVhbyNWqo=";
};
dontBuild = true;