aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-13 09:53:43 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:18:02 +0700
commit9bdd33e88ad1aed85f4ed14bc61d949ce2f13603 (patch)
treeb27b26135c79636dc389e151fea8cffedab79690 /haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild
parent1f9251bfd2e7015390933808d7b04ef2fb736e7d (diff)
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/haskell-hspec-discover.SlackBuild')
-rw-r--r--haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild b/haskell/haskell-hspec-discover/haskell-hspec-discover.SlackBuild
index 651f6d3c74464..b7bc391f6ab84 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}