summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-hspec-core
diff options
context:
space:
mode:
author Andrew Clemons2022-02-12 21:42:19 +0100
committer Willy Sudiarto Raharjo2022-02-13 03:18:02 +0100
commit1f9251bfd2e7015390933808d7b04ef2fb736e7d (patch)
tree5f68a77e1b4c8d5cd2832a4c2c67db70466f07aa /haskell/haskell-hspec-core
parenta24487cd90240de448f2f9bf367efdf6c534ec5e (diff)
downloadslackbuilds-1f9251bfd2e7015390933808d7b04ef2fb736e7d.tar.gz
haskell/haskell-hspec-core: Updated for version 2.9.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-hspec-core')
-rw-r--r--haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild2
-rw-r--r--haskell/haskell-hspec-core/haskell-hspec-core.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild b/haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild
index 294d0d9b26..c32c002a85 100644
--- a/haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild
+++ b/haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-hspec-core
-VERSION=${VERSION:-2.5.8}
+VERSION=${VERSION:-2.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-hspec-core/haskell-hspec-core.info b/haskell/haskell-hspec-core/haskell-hspec-core.info
index 4ac6b3eae5..ee37ac2280 100644
--- a/haskell/haskell-hspec-core/haskell-hspec-core.info
+++ b/haskell/haskell-hspec-core/haskell-hspec-core.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-hspec-core"
-VERSION="2.5.8"
+VERSION="2.9.4"
HOMEPAGE="https://hackage.haskell.org/package/hspec-core"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/hspec-core/2.5.8/hspec-core-2.5.8.tar.gz"
-MD5SUM="ac9f4ac6ad9fdad001b14faef2847424"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/hspec-core/2.9.4/hspec-core-2.9.4.tar.gz"
+MD5SUM="13dbae758701e33a08bdc20b1d20d304"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-ansi-terminal haskell-call-stack haskell-clock haskell-hspec-expectations haskell-HUnit haskell-QuickCheck haskell-quickcheck-io haskell-random haskell-setenv haskell-tf-random"
+REQUIRES="haskell-ansi-terminal haskell-clock haskell-hspec-expectations haskell-HUnit haskell-QuickCheck haskell-quickcheck-io haskell-setenv"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"