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

This commit is contained in:
2024-10-08 14:36:15 +00:00
parent 722dfce78e
commit cf7a969429

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-10-06";
version = "0-unstable-2024-10-08";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "eecfe3057dd17321d35f09200ddc6bfb65093008";
hash = "sha256-xjrSd7AmgArXlNJVofnG3W62+hz6T28pYekBQR4xc2E=";
rev = "fd021d0b805cc49ae91a16f17608c914e1c38b66";
hash = "sha256-Xq4fCiX6jlfvnHnYtVUC9xOTRx4PRxFl9CxEJLVSrx4=";
};
dontBuild = true;