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>
This commit is contained in:
Andrew Clemons 2022-02-13 09:42:19 +13:00 committed by Willy Sudiarto Raharjo
parent a24487cd90
commit 1f9251bfd2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"