commit d7ac47af688c4aec49c3df34ca7b66a450b0fe63
parent c7b6444258cf2c3fedbe1a44dabf7225329cc1c0
Author: Dan Callaghan <djc@djc.id.au>
Date: Wed, 4 Jan 2012 18:25:14 +1000
dev-haskell/libxml-sax: bump to 0.7.2
Diffstat:
2 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/packages/dev-haskell/libxml-sax/libxml-sax-0.6.1.1.exheres-0 b/packages/dev-haskell/libxml-sax/libxml-sax-0.6.1.1.exheres-0
@@ -1,25 +0,0 @@
-# Copyright 2011 Dan Callaghan <djc@djc.id.au>
-# Distributed under the terms of the GNU General Public License v2
-
-require hackage
-
-SUMMARY="Haskell bindings for the libXML2 SAX interface"
-
-LICENCES="MIT"
-PLATFORMS="~x86 ~amd64"
-
-DEPENDENCIES="
- build:
- dev-util/pkg-config
- dev-haskell/c2hs[>=0.15]
- build+run:
- dev-libs/libxml2
- $(haskell_lib_dependencies "
- dev-haskell/bytestring[=0.9*]
- dev-haskell/text[>=0.7]
- dev-haskell/xml-types[>=0.1]
- ")
-"
-
-BUGS_TO="djc@djc.id.au"
-
diff --git a/packages/dev-haskell/libxml-sax/libxml-sax-0.7.2.exheres-0 b/packages/dev-haskell/libxml-sax/libxml-sax-0.7.2.exheres-0
@@ -0,0 +1,25 @@
+# Copyright 2011 Dan Callaghan <djc@djc.id.au>
+# Distributed under the terms of the GNU General Public License v2
+
+require hackage
+
+SUMMARY="Haskell bindings for the libXML2 SAX interface"
+
+LICENCES="MIT"
+PLATFORMS="~x86 ~amd64"
+
+DEPENDENCIES="
+ build:
+ dev-util/pkg-config
+ dev-haskell/c2hs[>=0.15]
+ build+run:
+ dev-libs/libxml2
+ $(haskell_lib_dependencies "
+ dev-haskell/bytestring[=0.9*]
+ dev-haskell/text[>=0.7]
+ dev-haskell/xml-types[=0.3*]
+ ")
+"
+
+BUGS_TO="djc@djc.id.au"
+