gtksourceview4.updateScript: freze at 4.0 ABI version

This commit is contained in:
Jan Tojnar 2021-10-14 23:05:44 +02:00
parent 3b2a64d523
commit b95348806e

View File

@ -88,6 +88,7 @@ stdenv.mkDerivation rec {
packageName = "gtksourceview";
attrPath = "gtksourceview4";
versionPolicy = "odd-unstable";
freeze = true;
};
};