summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild2
-rw-r--r--haskell/haskell-cryptohash/haskell-cryptohash.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild b/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild
index b29bb80dcf..86be0bfe48 100644
--- a/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild
+++ b/haskell/haskell-cryptohash/haskell-cryptohash.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-cryptohash
-VERSION=${VERSION:-0.11.6}
+VERSION=${VERSION:-0.11.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-cryptohash/haskell-cryptohash.info b/haskell/haskell-cryptohash/haskell-cryptohash.info
index 36efd92f47..fd7a0e611d 100644
--- a/haskell/haskell-cryptohash/haskell-cryptohash.info
+++ b/haskell/haskell-cryptohash/haskell-cryptohash.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-cryptohash"
-VERSION="0.11.6"
+VERSION="0.11.9"
HOMEPAGE="http://hackage.haskell.org/package/cryptohash"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/cryptohash/0.11.6/cryptohash-0.11.6.tar.gz"
-MD5SUM="4d9bcd1301feac3c130bd8f94df97dba"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/cryptohash/0.11.9/cryptohash-0.11.9.tar.gz"
+MD5SUM="93b11e5a525d53dd30b153d2ec96adea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-byteable"
+REQUIRES="haskell-byteable haskell-cryptonite haskell-memory"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"