diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:43:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:03 +0700 |
commit | 9da1f0771c6d53eafbf19e029a30e0300b6415b9 (patch) | |
tree | a9f72ebe492dbfa2a035cfc1b4c62bea9769798e /haskell/haskell-cipher-des/haskell-cipher-des.info | |
parent | 58d271439dc8a8af28b2a87048e9a8c7e0ac92e7 (diff) | |
download | slackbuilds-9da1f0771c6d53eafbf19e029a30e0300b6415b9.tar.gz |
haskell/haskell-cipher-des: Added (des and 3des primitives).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cipher-des/haskell-cipher-des.info')
-rw-r--r-- | haskell/haskell-cipher-des/haskell-cipher-des.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-cipher-des/haskell-cipher-des.info b/haskell/haskell-cipher-des/haskell-cipher-des.info new file mode 100644 index 0000000000..0ddc8e52c8 --- /dev/null +++ b/haskell/haskell-cipher-des/haskell-cipher-des.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-cipher-des" +VERSION="0.0.6" +HOMEPAGE="http://hackage.haskell.org/package/cipher-des" +DOWNLOAD="http://hackage.haskell.org/packages/archive/cipher-des/0.0.6/cipher-des-0.0.6.tar.gz" +MD5SUM="a05a1009385fe37bf9d61803964a2902" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-byteable haskell-crypto-cipher-types haskell-securemem" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" |