fontconfig: bump configVersion to 2.13

This commit is contained in:
worldofpeace
2019-11-22 16:35:27 -05:00
committed by Jan Tojnar
parent 27b14ee82a
commit 87786bc47f

View File

@@ -23,7 +23,7 @@
*/
let
configVersion = "2.11"; # bump whenever fontconfig breaks compatibility with older configurations
configVersion = "2.13"; # bump whenever fontconfig breaks compatibility with older configurations
in
stdenv.mkDerivation rec {
pname = "fontconfig";