diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-hashed-storage/haskell-hashed-storage.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild index f6e04cccd8..d35c66a8ae 100644 --- a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild +++ b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild @@ -6,7 +6,7 @@ # Public domain. PRGNAM=haskell-hashed-storage -VERSION=${VERSION:-0.5.4} +VERSION=${VERSION:-0.5.7} 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 9a6e8d4f5e..2980d86e5a 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.4" +VERSION="0.5.7" HOMEPAGE="http://hackage.haskell.org/package/hashed-storage" -DOWNLOAD="http://hackage.haskell.org/packages/archive/hashed-storage/0.5.4/hashed-storage-0.5.4.tar.gz" -MD5SUM="e182a3fe6f977b0df85641da5df8e4f2" +DOWNLOAD="http://hackage.haskell.org/packages/archive/hashed-storage/0.5.7/hashed-storage-0.5.7.tar.gz" +MD5SUM="ec6d110c9b3e363251201d7d5541fa12" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Mikko Värri" |