diff options
author | Niels Horn <niels.horn@slackbuilds.org> | 2012-08-29 09:07:57 -0300 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-01 18:38:43 +0200 |
commit | b280c97d09c199dafa9181685cda7711f30e580a (patch) | |
tree | b0f7b9d441a6edc6a67d6206f7112ada356dd007 /haskell/haskell-xml | |
parent | dea49c56ce53c2faa296643d5f97978170b1869c (diff) |
*: newest dep-fixes
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-xml')
-rw-r--r-- | haskell/haskell-xml/haskell-xml.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-xml/haskell-xml.info b/haskell/haskell-xml/haskell-xml.info index e45b6e5dd1b5..6565477bf8c9 100644 --- a/haskell/haskell-xml/haskell-xml.info +++ b/haskell/haskell-xml/haskell-xml.info @@ -5,6 +5,6 @@ DOWNLOAD="http://hackage.haskell.org/packages/archive/xml/1.3.12/xml-1.3.12.tar. MD5SUM="e28f0837f10a91dd14a3f573f961a739" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ghc haskell-text" +REQUIRES="haskell-text" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |