summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-unordered-containers
diff options
context:
space:
mode:
author Andrew Clemons2021-05-02 04:16:40 +0200
committer Willy Sudiarto Raharjo2021-05-02 12:21:06 +0200
commita5b238ec5b76f4ce729cd44077e7295ecc345663 (patch)
treeb7699254f1112320e9f657aba37a7e367698eae0 /haskell/haskell-unordered-containers
parenta8f4878a45de9f72802fdc6f1254d6fe2f90ab8f (diff)
downloadslackbuilds-a5b238ec5b76f4ce729cd44077e7295ecc345663.tar.gz
haskell/haskell-unordered-containers: Updated for version 0.2.13.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-unordered-containers')
-rw-r--r--haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild2
-rw-r--r--haskell/haskell-unordered-containers/haskell-unordered-containers.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild
index 9b68a2699f..1af12af067 100644
--- a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild
+++ b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-unordered-containers
-VERSION=${VERSION:-0.2.9.0}
+VERSION=${VERSION:-0.2.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-unordered-containers/haskell-unordered-containers.info b/haskell/haskell-unordered-containers/haskell-unordered-containers.info
index 3221eaac1c..02ad4e2bae 100644
--- a/haskell/haskell-unordered-containers/haskell-unordered-containers.info
+++ b/haskell/haskell-unordered-containers/haskell-unordered-containers.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-unordered-containers"
-VERSION="0.2.9.0"
+VERSION="0.2.13.0"
HOMEPAGE="https://hackage.haskell.org/package/unordered-containers"
-DOWNLOAD="https://hackage.haskell.org/package/unordered-containers-0.2.9.0/unordered-containers-0.2.9.0.tar.gz"
-MD5SUM="51348d3af287a972ea31b2d46f0dffd3"
+DOWNLOAD="https://hackage.haskell.org/package/unordered-containers-0.2.13.0/unordered-containers-0.2.13.0.tar.gz"
+MD5SUM="43770df91fd5825b51d48176f371b7a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-hashable"