diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-28 13:26:54 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-29 09:43:06 +0700 |
commit | 64f05d933595316522387fffd5ac5cd7ee512418 (patch) | |
tree | d00930f0479ffe74710ca647c88d3a0fed202f8e /haskell/haskell-polyparse/haskell-polyparse.info | |
parent | 7cf638c0f2f1acbd5d94b935895fd2f54b8e5f7d (diff) | |
download | slackbuilds-64f05d933595316522387fffd5ac5cd7ee512418.tar.gz |
haskell/haskell-polyparse: Updated for version 0.12.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-polyparse/haskell-polyparse.info')
-rw-r--r-- | haskell/haskell-polyparse/haskell-polyparse.info | 6 |
1 files changed, 3 insertions, 3 deletions
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" |