uassets: 2024-07-06 -> 2024-07-14

This commit is contained in:
2024-07-14 22:10:31 +00:00
parent 6964cf8d46
commit b8dbc0c1c0

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-07-06";
version = "0-unstable-2024-07-14";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "68a39ef90ddb676331327938722fda4590f52ae2";
hash = "sha256-lc6vFwkSly13w9u5dSO+dF+05pYQ7AV53GlU6X7dsyE=";
rev = "ba8138a4c941559b235761cdb38a5322406a9812";
hash = "sha256-jXQd/1fD//ao6f5mAfHczB576oGMULdzhKFzpzLPnF4=";
};
dontBuild = true;