uassets: 0-unstable-2025-03-15 -> 0-unstable-2025-03-20

This commit is contained in:
2025-03-20 14:50:30 +00:00
parent ff1d845fcd
commit db4751467f

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-03-15";
version = "0-unstable-2025-03-20";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "6554f94b929af9735f482ad0a67389a866777f98";
hash = "sha256-jXmz0Wk0j1mRMwDt2ree5O26LQYQccPMGfnfYtiI18s=";
rev = "39c418ff2651983572dc409a3c75acb08fc36005";
hash = "sha256-YbCgqLc/DqPbsU7iKKz63DRHkNAklJ4EYPQburXOr0c=";
};
dontBuild = true;