summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-crypto-numbers
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-12 10:02:53 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:17:56 +0700
commit2c62c88711f1923894aeb5b2adf47be496d51fe8 (patch)
treec76097e56bcd874ef16628b3a5d2a82def5f25f7 /haskell/haskell-crypto-numbers
parente3fb8a613eb817bc99d92ed05bbcd7304997065b (diff)
downloadslackbuilds-2c62c88711f1923894aeb5b2adf47be496d51fe8.tar.gz
slackbuilds-2c62c88711f1923894aeb5b2adf47be496d51fe8.tar.xz
haskell/haskell-crypto-numbers: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-crypto-numbers')
-rw-r--r--haskell/haskell-crypto-numbers/haskell-crypto-numbers.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-crypto-numbers/haskell-crypto-numbers.info b/haskell/haskell-crypto-numbers/haskell-crypto-numbers.info
index 7497ccc748..6e2a6bd604 100644
--- a/haskell/haskell-crypto-numbers/haskell-crypto-numbers.info
+++ b/haskell/haskell-crypto-numbers/haskell-crypto-numbers.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/crypto-numbers/0.2.7/cryp
MD5SUM="adb5cb1566dde3ad9f89c0c1ad65a84c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-crypto-random haskell-vector"
+REQUIRES="haskell-crypto-random"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"