Browse Source

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

2
haskell/haskell-hxt/haskell-hxt.info

@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/hxt/9.3.1.22/hxt-9.3.1.22
MD5SUM="967c67c50cac95c532dbb5b7fa53968e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-HUnit haskell-hxt-charproperties haskell-hxt-unicode haskell-hxt-regex-xmlschema haskell-network-uri"
REQUIRES="haskell-HUnit haskell-hxt-unicode haskell-hxt-regex-xmlschema haskell-network-uri"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"
Loading…
Cancel
Save