fontconfig: bump configVersion to 2.13
This commit is contained in:
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";
|
||||
|
Loading…
Reference in New Issue
Block a user