fontconfig: bump configVersion to 2.13

This commit is contained in:
worldofpeace
2020-07-11 17:05:13 +02:00
committed by Jan Tojnar
parent 27b14ee82a
commit 87786bc47f
@@ -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";