diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-base-compat/haskell-base-compat.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-base-compat/haskell-base-compat.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-base-compat/haskell-base-compat.SlackBuild b/haskell/haskell-base-compat/haskell-base-compat.SlackBuild index 56bd7ad90b..578bdd2df7 100644 --- a/haskell/haskell-base-compat/haskell-base-compat.SlackBuild +++ b/haskell/haskell-base-compat/haskell-base-compat.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-base-compat -VERSION=${VERSION:-0.10.4} +VERSION=${VERSION:-0.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/haskell/haskell-base-compat/haskell-base-compat.info b/haskell/haskell-base-compat/haskell-base-compat.info index f78de10854..858c778ea9 100644 --- a/haskell/haskell-base-compat/haskell-base-compat.info +++ b/haskell/haskell-base-compat/haskell-base-compat.info @@ -1,8 +1,8 @@ PRGNAM="haskell-base-compat" -VERSION="0.10.4" +VERSION="0.12.1" HOMEPAGE="https://hackage.haskell.org/package/base-compat" -DOWNLOAD="https://hackage.haskell.org/package/base-compat-0.10.4/base-compat-0.10.4.tar.gz" -MD5SUM="63b67cf818ce2c7c1c039c589570ec47" +DOWNLOAD="https://hackage.haskell.org/package/base-compat-0.12.1/base-compat-0.12.1.tar.gz" +MD5SUM="fa5de645d51656aa3232d0372f0ee348" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" |