summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-hspec-discover
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-13 09:53:43 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:18:02 +0700
commit9bdd33e88ad1aed85f4ed14bc61d949ce2f13603 (patch)
treeb27b26135c79636dc389e151fea8cffedab79690 /haskell/haskell-hspec-discover
parent1f9251bfd2e7015390933808d7b04ef2fb736e7d (diff)
downloadslackbuilds-9bdd33e88ad1aed85f4ed14bc61d949ce2f13603.tar.gz
slackbuilds-9bdd33e88ad1aed85f4ed14bc61d949ce2f13603.tar.xz
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>
Diffstat (limited to 'haskell/haskell-hspec-discover')
-rw-r--r--haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild2
-rw-r--r--haskell/haskell-hspec-discover/haskell-hspec-discover.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild b/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild
index 651f6d3c74..b7bc391f6a 100644
--- a/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild
+++ b/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-hspec-discover
-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-discover/haskell-hspec-discover.info b/haskell/haskell-hspec-discover/haskell-hspec-discover.info
index 0a15e3003e..b015db6e2c 100644
--- a/haskell/haskell-hspec-discover/haskell-hspec-discover.info
+++ b/haskell/haskell-hspec-discover/haskell-hspec-discover.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-hspec-discover"
-VERSION="2.5.8"
+VERSION="2.9.4"
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"
-MD5SUM="8bb0ec53e94af24c91d53da6ed31d150"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/hspec-discover/2.9.4/hspec-discover-2.9.4.tar.gz"
+MD5SUM="716d5b28659a418fa8090bce788cb8c7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"