summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-polyparse/haskell-polyparse.SlackBuild2
-rw-r--r--haskell/haskell-polyparse/haskell-polyparse.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-polyparse/haskell-polyparse.SlackBuild b/haskell/haskell-polyparse/haskell-polyparse.SlackBuild
index 149c72f932..1bab0481c4 100644
--- a/haskell/haskell-polyparse/haskell-polyparse.SlackBuild
+++ b/haskell/haskell-polyparse/haskell-polyparse.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-polyparse
-VERSION=${VERSION:-1.11}
+VERSION=${VERSION:-1.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-polyparse/haskell-polyparse.info b/haskell/haskell-polyparse/haskell-polyparse.info
index 59095ddfd1..8eca077161 100644
--- a/haskell/haskell-polyparse/haskell-polyparse.info
+++ b/haskell/haskell-polyparse/haskell-polyparse.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-polyparse"
-VERSION="1.11"
+VERSION="1.12"
HOMEPAGE="http://hackage.haskell.org/package/polyparse"
-DOWNLOAD="http://hackage.haskell.org/package/polyparse-1.11/polyparse-1.11.tar.gz"
-MD5SUM="56df08f5256bd777c01a428a003696bc"
+DOWNLOAD="http://hackage.haskell.org/package/polyparse-1.12/polyparse-1.12.tar.gz"
+MD5SUM="d925e7a465a65c1b41b8acc40cc19d39"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc haskell-text"