uassets: 0-unstable-2024-11-05 -> 0-unstable-2024-11-09

This commit is contained in:
2024-11-09 21:48:51 +00:00
parent ac8deb1e26
commit f61225c3f4

View File

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