mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
haskell/haskell-cryptonite-conduit: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
26dc711e3f
commit
6ca0baacd2
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/cryptonite-conduit/0.2.2/
|
|||
MD5SUM="b00f411fb767d908697dc7b84cc0ff6b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="haskell-conduit haskell-conduit-extra haskell-cryptonite haskell-exceptions haskell-memory haskell-resourcet"
|
||||
REQUIRES="haskell-conduit-extra haskell-cryptonite"
|
||||
MAINTAINER="David Spencer"
|
||||
EMAIL="baildon.research@googlemail.com"
|
||||
|
|
Loading…
Reference in a new issue