diff options
-rw-r--r-- | haskell/haskell-crypto-pubkey/haskell-crypto-pubkey.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-crypto-pubkey/haskell-crypto-pubkey.info b/haskell/haskell-crypto-pubkey/haskell-crypto-pubkey.info index 0014831ec0..6237e1f8b0 100644 --- a/haskell/haskell-crypto-pubkey/haskell-crypto-pubkey.info +++ b/haskell/haskell-crypto-pubkey/haskell-crypto-pubkey.info @@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/crypto-pubkey/0.2.8/crypt MD5SUM="e98378fb6ad22aa50c5e1e4dd2c0900d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-byteable haskell-crypto-numbers haskell-crypto-pubkey-types haskell-crypto-random haskell-cryptohash" +REQUIRES="haskell-crypto-numbers haskell-crypto-pubkey-types haskell-cryptohash" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |