summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-crypto-random/haskell-crypto-random.info
diff options
context:
space:
mode:
author Mikko Värri2015-02-24 22:41:17 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:47:02 +0200
commit0fe63f1f57cf497f005f385d5532c1738a2a5ec5 (patch)
tree2f525fc00f7135cdcb00494eba30f5fe457a24c0 /haskell/haskell-crypto-random/haskell-crypto-random.info
parent661e109d260b4280e2a68e8c8001a18e6fd5d1a6 (diff)
downloadslackbuilds-0fe63f1f57cf497f005f385d5532c1738a2a5ec5.tar.gz
haskell/haskell-crypto-random: Added (simple cryptographic random related types).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-crypto-random/haskell-crypto-random.info')
-rw-r--r--haskell/haskell-crypto-random/haskell-crypto-random.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-crypto-random/haskell-crypto-random.info b/haskell/haskell-crypto-random/haskell-crypto-random.info
new file mode 100644
index 0000000000..a0139638e3
--- /dev/null
+++ b/haskell/haskell-crypto-random/haskell-crypto-random.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-crypto-random"
+VERSION="0.0.8"
+HOMEPAGE="http://hackage.haskell.org/package/crypto-random"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/crypto-random/0.0.8/crypto-random-0.0.8.tar.gz"
+MD5SUM="094f4d22e07a4e2ef947718d8b97d6f0"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-securemem haskell-vector"
+MAINTAINER="Mikko Värri"
+EMAIL="vmj@linuxbox.fi"