mono 3.8.0 -> 3.12.1

monodevelop 5.1.4.0 -> 5.7.0.660
This commit is contained in:
obadz
2015-03-30 23:48:25 +01:00
parent e07ea5cf77
commit 1129f6b0db
3 changed files with 54 additions and 16 deletions
@@ -12,6 +12,8 @@ stdenv.mkDerivation {
patches = [ ./Makefile.in.patch ];
dontStrip = true;
meta = with stdenv.lib; {
homepage = http://www.mono-project.com/docs/gui/gtksharp/;
description = "A .NET language binding for assorted GNOME libraries";