summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author David Spencer2016-05-07 15:19:33 +0200
committer Willy Sudiarto Raharjo2016-05-08 03:22:31 +0200
commit0f61471624e4f51d0bc659abb042056a77ec39d3 (patch)
treeaa1276f5f3502283ff39a108671507a800296681 /haskell
parentf50ecea8d79ed95e8cbbef592508998be3f96165 (diff)
downloadslackbuilds-0f61471624e4f51d0bc659abb042056a77ec39d3.tar.gz
haskell/haskell-cryptohash: Updated for version 0.11.9.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
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"