changeset 1823:7e95e92292fe

still ignore guile-2.0.1 because major MinGW cross build issues haven't been fixed there yet
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 17 May 2011 14:14:05 +0200
parents fe8af58d10b5
children f157b0ae33f6
files src/guile.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/guile.mk	Tue May 17 14:10:53 2011 +0200
+++ b/src/guile.mk	Tue May 17 14:14:05 2011 +0200
@@ -3,7 +3,7 @@
 
 # GNU Guile
 PKG             := guile
-$(PKG)_IGNORE   := 2.0.0
+$(PKG)_IGNORE   := 2.0.1
 $(PKG)_VERSION  := 1.8.7
 $(PKG)_CHECKSUM := 24cd2f06439c76d41d982a7384fe8a0fe5313b54
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)