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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The 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

Closed by  Sergej Pupykin (sergej)
Tuesday, 04 June 2013, 12:08 GMT
Reason for closing:  Fixed

Loading...