summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-smallcheck
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-13 09:57:32 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:18:02 +0700
commitfa021a4f00ca3549ae558bfb9ccb4d99b13551ab (patch)
tree6335f5d48d6a9f4e152c75639b9c3fa139df45c1 /haskell/haskell-smallcheck
parentdbbbd4340be9d18b0c78b84f9ab2b58dfbafd43b (diff)
downloadslackbuilds-fa021a4f00ca3549ae558bfb9ccb4d99b13551ab.tar.gz
slackbuilds-fa021a4f00ca3549ae558bfb9ccb4d99b13551ab.tar.xz
haskell/haskell-smallcheck: Updated for version 1.2.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-smallcheck')
-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"