uassets: 0-unstable-2024-10-30 -> 0-unstable-2024-11-05

This commit is contained in:
2024-11-06 03:34:49 +00:00
parent e307c5a60c
commit 871dd8d4f4

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-10-30";
version = "0-unstable-2024-11-05";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "3fc753dfed721d1336b6f20d532c983088f3152e";
hash = "sha256-Kks9UBrHqILKmNANHvK/LdsjrKnIgKPQhhm3mTdOK0c=";
rev = "5069c1e62702477f60bada62f80db99a35d3c940";
hash = "sha256-4kX+iXMgJv5/aGpvMuX9Sm2ajuW3dQtyAa1oLQRE97I=";
};
dontBuild = true;