uassets: 2024-09-08 -> 2024-09-14

This commit is contained in:
2024-09-14 18:50:32 +00:00
parent 9c4f87bbad
commit 146a184e43

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-09-08";
version = "0-unstable-2024-09-14";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "8fb2c86255b0986ff1cced520f5701a65aab5e70";
hash = "sha256-GrTIjGPw8UeZ0PAXwy0Oe9peq/RzY4TtkQVDBZYQllQ=";
rev = "0e856b932bb36bf7e9e1e64b757510f058a9e567";
hash = "sha256-FFmR5vtD+4SnZMxgQDLYe4tXNDLQg2Qjta4/Af71OZo=";
};
dontBuild = true;