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