diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:41:17 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:02 +0700 |
commit | 0fe63f1f57cf497f005f385d5532c1738a2a5ec5 (patch) | |
tree | 2f525fc00f7135cdcb00494eba30f5fe457a24c0 /haskell/haskell-crypto-random/haskell-crypto-random.info | |
parent | 661e109d260b4280e2a68e8c8001a18e6fd5d1a6 (diff) | |
download | slackbuilds-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.info | 10 |
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" |