summaryrefslogtreecommitdiff
path: root/haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-13 09:42:19 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:18:02 +0700
commit1f9251bfd2e7015390933808d7b04ef2fb736e7d (patch)
tree5f68a77e1b4c8d5cd2832a4c2c67db70466f07aa /haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild
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/haskell-hspec-core.SlackBuild')
-rw-r--r--haskell/haskell-hspec-core/haskell-hspec-core.SlackBuild2
1 files changed, 1 insertions, 1 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}