diff options
-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 9b68a2699f5a3..1af12af067ebc 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 3221eaac1c811..02ad4e2bae98f 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" |