aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-12-19 22:04:15 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:42 +1300
commitf72870c768e845b9ca6b5ddc27ce0887b00f71bc (patch)
tree1cc9ea98cf45074cd051f18893c22ae664e4b58e /haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild
parent74252a1cdcb54f67f56c9dfe54ce763f5d640c22 (diff)
haskell/haskell-unordered-containers: Updated for version 0.2.16.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild')
-rw-r--r--haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild
index dd4d497d66..3be9d42c8f 100644
--- a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild
+++ b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-unordered-containers
-VERSION=${VERSION:-0.2.13.0}
+VERSION=${VERSION:-0.2.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}