diff options
Diffstat (limited to 'haskell/haskell-cryptohash/haskell-cryptohash.info')
-rw-r--r-- | haskell/haskell-cryptohash/haskell-cryptohash.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-cryptohash/haskell-cryptohash.info b/haskell/haskell-cryptohash/haskell-cryptohash.info index 36efd92f47ce6..fd7a0e611d9e3 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" |