Browse Source

haskell/haskell-sandi: 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
f0af5a4733
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      haskell/haskell-sandi/haskell-sandi.info

2
haskell/haskell-sandi/haskell-sandi.info

@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/package/sandi-0.5/sandi-0.5.tar.gz"
MD5SUM="575dcf2f50180f758900c3bb4b606294"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-conduit haskell-exceptions haskell-stringsearch"
REQUIRES="haskell-conduit haskell-stringsearch"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"
Loading…
Cancel
Save