diff options
-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 149c72f9322b..1bab0481c441 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 59095ddfd10c..8eca07716178 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" |