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 | |
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')
-rw-r--r-- | haskell/haskell-polyparse/haskell-polyparse.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-polyparse/haskell-polyparse.info | 6 |
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" |