Browse Source

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

2
haskell/haskell-hspec/haskell-hspec.info

@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/hspec/2.9.4/hspec-2.9.4.t
MD5SUM="3977f0b944d7d276126c2c2ddccfec77"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-hspec-core haskell-hspec-discover haskell-hsp haskell-QuickCheck"
REQUIRES="haskell-hspec-core haskell-hspec-discover haskell-hsp"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"
Loading…
Cancel
Save