diff options
-rw-r--r-- | haskell/haskell-parsec/haskell-parsec.SlackBuild | 4 | ||||
-rw-r--r-- | haskell/haskell-parsec/haskell-parsec.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-parsec/haskell-parsec.SlackBuild b/haskell/haskell-parsec/haskell-parsec.SlackBuild index fac865836c..bbf83363d4 100644 --- a/haskell/haskell-parsec/haskell-parsec.SlackBuild +++ b/haskell/haskell-parsec/haskell-parsec.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for parsec -# Copyright 2012 Mikko Värri, Finland +# Copyright 2015 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-parsec -VERSION=${VERSION:-3.1.3} +VERSION=${VERSION:-3.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-parsec/haskell-parsec.info b/haskell/haskell-parsec/haskell-parsec.info index afea7de7f9..f711b90faf 100644 --- a/haskell/haskell-parsec/haskell-parsec.info +++ b/haskell/haskell-parsec/haskell-parsec.info @@ -1,8 +1,8 @@ PRGNAM="haskell-parsec" -VERSION="3.1.3" +VERSION="3.1.7" HOMEPAGE="http://hackage.haskell.org/package/parsec" -DOWNLOAD="http://hackage.haskell.org/packages/archive/parsec/3.1.3/parsec-3.1.3.tar.gz" -MD5SUM="d72fc94b81153132c61125a1ec52a4a5" +DOWNLOAD="http://hackage.haskell.org/packages/archive/parsec/3.1.7/parsec-3.1.7.tar.gz" +MD5SUM="752664d7762bad11b46a392119658016" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-mtl haskell-text" |