3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #93043 from dasj19/mono6-update

mono5: 5.20.1.27 -> 5.20.1.34
This commit is contained in:
Sandro 2021-05-13 23:34:23 +02:00 committed by GitHub
commit 6920440a69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
callPackage ./generic.nix ({
inherit Foundation libobjc;
version = "5.20.1.27";
sha256 = "15rpwxw642ad1na93k5nj7d2lb24f21kncr924gxr00178a9x0jy";
version = "5.20.1.34";
sha256 = "12vw5dkhmp1vk9l658pil8jiqirkpdsc5z8dm5mpj595yr6d94fd";
enableParallelBuilding = true;
})