diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild | 4 | ||||
-rw-r--r-- | haskell/haskell-hashed-storage/haskell-hashed-storage.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild index 2d1f33e22c..27a3856283 100644 --- a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild +++ b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hashed-storage -# Copyright 2013 Mikko Värri, Finland +# Copyright 2015 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-hashed-storage -VERSION=${VERSION:-0.5.10} +VERSION=${VERSION:-0.5.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-hashed-storage/haskell-hashed-storage.info b/haskell/haskell-hashed-storage/haskell-hashed-storage.info index 35b3211146..9a07260417 100644 --- a/haskell/haskell-hashed-storage/haskell-hashed-storage.info +++ b/haskell/haskell-hashed-storage/haskell-hashed-storage.info @@ -1,8 +1,8 @@ PRGNAM="haskell-hashed-storage" -VERSION="0.5.10" +VERSION="0.5.11" HOMEPAGE="http://hackage.haskell.org/package/hashed-storage" -DOWNLOAD="http://hackage.haskell.org/packages/archive/hashed-storage/0.5.10/hashed-storage-0.5.10.tar.gz" -MD5SUM="67d8661d191d4b7a8f3ac801783eca87" +DOWNLOAD="http://hackage.haskell.org/packages/archive/hashed-storage/0.5.11/hashed-storage-0.5.11.tar.gz" +MD5SUM="7b99ba4da4be44ffb5018e43a498fdb0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-extensible-exceptions haskell-dataenc haskell-mmap haskell-mtl haskell-zlib" |