aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild2
-rw-r--r--haskell/haskell-smallcheck/haskell-smallcheck.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild b/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild
index c3fd659692..3522bacc0f 100644
--- a/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild
+++ b/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-smallcheck
-VERSION=${VERSION:-1.1.5}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-smallcheck/haskell-smallcheck.info b/haskell/haskell-smallcheck/haskell-smallcheck.info
index c33ddbb2f1..d3f65cec8b 100644
--- a/haskell/haskell-smallcheck/haskell-smallcheck.info
+++ b/haskell/haskell-smallcheck/haskell-smallcheck.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-smallcheck"
-VERSION="1.1.5"
+VERSION="1.2.1"
HOMEPAGE="https://hackage.haskell.org/package/smallcheck"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/smallcheck/1.1.5/smallcheck-1.1.5.tar.gz"
-MD5SUM="af02fcf34dd975938c617c013b8e3df6"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/smallcheck/1.2.1/smallcheck-1.2.1.tar.gz"
+MD5SUM="7527489bcba515cbabc145da3f186e78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-logict haskell-nats"