Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#35625 - [haskell-cairo] Typo in PKGBUILD
Attached to Project:
Community Packages
Opened by Nick Smallbone (nick8325) - Monday, 03 June 2013, 22:07 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 04 June 2013, 12:08 GMT
Opened by Nick Smallbone (nick8325) - Monday, 03 June 2013, 22:07 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 04 June 2013, 12:08 GMT
|
DetailsThe PKGBUILD for haskell-cairo has a typo:
_hmtlver=`pacman -Q haskell-mtl | cut -f2 -d\ | cut -f1 -d-` depends=("ghc=${_ghcver}" "cairo" "haskell-mtl=${_hglibver}") The _hglibver in the second line should be _hmtlver. |
This task depends upon