icu: 68.2 -> 69.1

This commit is contained in:
Mario Rodas
2021-04-07 04:20:00 +00:00
parent f5831d8929
commit c634d107d0
+1 -1
View File
@@ -14973,7 +14973,7 @@ in
stdenv = gcc6Stdenv; # with gcc-7: undefined reference to `__divmoddi4'
}));
icu = icu68;
icu = icu69;
id3lib = callPackage ../development/libraries/id3lib { };