Browse Source

haskell/haskell-cipher-des: Fix dependencies.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/169/head
Andrew Clemons 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
375b69c1ad
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      haskell/haskell-cipher-des/haskell-cipher-des.info

2
haskell/haskell-cipher-des/haskell-cipher-des.info

@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/cipher-des/0.0.6/cipher-d
MD5SUM="a05a1009385fe37bf9d61803964a2902"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-byteable haskell-crypto-cipher-types haskell-securemem"
REQUIRES="haskell-crypto-cipher-types"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"
Loading…
Cancel
Save