summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2017-07-18 21:14:43 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-22 06:56:06 +0700
commitcd0eda5e8558145f5a4bd7baae794c30af1fc2ca (patch)
tree13903fc5df46b97efa71294b28189fde07182ffc /haskell
parent3dbcc0f4a421419885a38544a448b4f6ff00b397 (diff)
downloadslackbuilds-cd0eda5e8558145f5a4bd7baae794c30af1fc2ca.tar.gz
slackbuilds-cd0eda5e8558145f5a4bd7baae794c30af1fc2ca.tar.xz
haskell/haskell-base-compat: Updated for version 0.9.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-base-compat/haskell-base-compat.SlackBuild2
-rw-r--r--haskell/haskell-base-compat/haskell-base-compat.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-base-compat/haskell-base-compat.SlackBuild b/haskell/haskell-base-compat/haskell-base-compat.SlackBuild
index 63919fd4d2..17ca266e36 100644
--- a/haskell/haskell-base-compat/haskell-base-compat.SlackBuild
+++ b/haskell/haskell-base-compat/haskell-base-compat.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-base-compat
-VERSION=${VERSION:-0.9.2}
+VERSION=${VERSION:-0.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-base-compat/haskell-base-compat.info b/haskell/haskell-base-compat/haskell-base-compat.info
index 2861ed110b..25a1ca237f 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.9.2"
-HOMEPAGE="http://hackage.haskell.org/package/base-compat"
-DOWNLOAD="http://hackage.haskell.org/package/base-compat-0.9.2/base-compat-0.9.2.tar.gz"
-MD5SUM="7321876b0c4d60d6e0770b908db471c5"
+VERSION="0.9.3"
+HOMEPAGE="https://hackage.haskell.org/package/base-compat"
+DOWNLOAD="https://hackage.haskell.org/package/base-compat-0.9.3/base-compat-0.9.3.tar.gz"
+MD5SUM="9076d600576d909f70aa683d1caeb5ee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"