diff options
Diffstat (limited to 'haskell/haskell-unordered-containers')
-rw-r--r-- | haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-unordered-containers/haskell-unordered-containers.info | 6 |
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 dd4d497d66971..3be9d42c8f33c 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} diff --git a/haskell/haskell-unordered-containers/haskell-unordered-containers.info b/haskell/haskell-unordered-containers/haskell-unordered-containers.info index 02ad4e2bae98f..f66d0160f81fa 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.13.0" +VERSION="0.2.16.0" HOMEPAGE="https://hackage.haskell.org/package/unordered-containers" -DOWNLOAD="https://hackage.haskell.org/package/unordered-containers-0.2.13.0/unordered-containers-0.2.13.0.tar.gz" -MD5SUM="43770df91fd5825b51d48176f371b7a0" +DOWNLOAD="https://hackage.haskell.org/package/unordered-containers-0.2.16.0/unordered-containers-0.2.16.0.tar.gz" +MD5SUM="0586c4a9cd4f0a2eff0d142fa1c830cc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-hashable" |