uassets: 0-unstable-2024-09-06 -> 0-unstable-2024-09-08

This commit is contained in:
2024-09-08 20:34:28 +00:00
parent 64311094ad
commit df65454950

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-09-06";
version = "0-unstable-2024-09-08";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "ad6a304d6981335893c94d5685bd4f150717b868";
hash = "sha256-kRMukmlfKdeb9zNO1/V7JvccX9Al38GJqFTZ8Hc5eBA=";
rev = "8fb2c86255b0986ff1cced520f5701a65aab5e70";
hash = "sha256-GrTIjGPw8UeZ0PAXwy0Oe9peq/RzY4TtkQVDBZYQllQ=";
};
dontBuild = true;