haskell/haskell-hspec-discover: 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:53:43 +13:00 committed by Willy Sudiarto Raharjo
parent 1f9251bfd2
commit 9bdd33e88a
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-hspec-discover PRGNAM=haskell-hspec-discover
VERSION=${VERSION:-2.5.8} VERSION=${VERSION:-2.9.4}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="haskell-hspec-discover" PRGNAM="haskell-hspec-discover"
VERSION="2.5.8" VERSION="2.9.4"
HOMEPAGE="https://hackage.haskell.org/package/hspec-discover" HOMEPAGE="https://hackage.haskell.org/package/hspec-discover"
DOWNLOAD="https://hackage.haskell.org/packages/archive/hspec-discover/2.5.8/hspec-discover-2.5.8.tar.gz" DOWNLOAD="https://hackage.haskell.org/packages/archive/hspec-discover/2.9.4/hspec-discover-2.9.4.tar.gz"
MD5SUM="8bb0ec53e94af24c91d53da6ed31d150" MD5SUM="716d5b28659a418fa8090bce788cb8c7"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="ghc" REQUIRES="ghc"