mono: 6.0.0.313 -> 6.8.0.105

This commit is contained in:
nek0 2020-04-23 08:44:44 +02:00
parent 994e4b8d2d
commit e104433f78
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
callPackage ./generic.nix ({
inherit Foundation libobjc;
version = "6.0.0.313";
version = "6.8.0.105";
srcArchiveSuffix = "tar.xz";
sha256 = "0l0cd6q5xh1vdm6zr78rkfqdsmrgzanjgpxvgig0pyd3glfyjim9";
sha256 = "0y11c7w6r96laqckfxnk1ya42hx2c1nfqvdgbpmsk1iw9k29k1sp";
enableParallelBuilding = true;
})