summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.info
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-26 10:57:11 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:15 +0700
commit89fc0fb54377f4bf4208e28d334253832fbb9bb1 (patch)
tree19efd785ab38a95951bdc82be2de40a3d128c055 /haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.info
parentb214cd5ba6290a6dc904aeeeb77e2b3264cfc9d5 (diff)
downloadslackbuilds-89fc0fb54377f4bf4208e28d334253832fbb9bb1.tar.gz
slackbuilds-89fc0fb54377f4bf4208e28d334253832fbb9bb1.tar.xz
haskell/haskell-cryptohash-sha256: Added (SHA-256 implementation).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.info')
-rw-r--r--haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.info b/haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.info
new file mode 100644
index 0000000000..d12b8b6424
--- /dev/null
+++ b/haskell/haskell-cryptohash-sha256/haskell-cryptohash-sha256.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-cryptohash-sha256"
+VERSION="0.11.101.0"
+HOMEPAGE="https://hackage.haskell.org/package/cryptohash-sha256"
+DOWNLOAD="https://hackage.haskell.org/package/cryptohash-sha256-0.11.101.0/cryptohash-sha256-0.11.101.0.tar.gz"
+MD5SUM="8593b31cca682ca97a76028ddf27b88d"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="ghc"
+MAINTAINER="David Spencer"
+EMAIL="baildon.research@googlemail.com"