Date: Friday, March 18, 2011 @ 04:10:56
  Author: vesa
Revision: 115457

ghc-7.0.2-2 rebuild

Modified:
  haskell-glut/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-03-18 08:10:37 UTC (rev 115456)
+++ PKGBUILD    2011-03-18 08:10:56 UTC (rev 115457)
@@ -2,13 +2,13 @@
 _hkgname=GLUT
 pkgname=haskell-glut
 pkgver=2.1.2.1
-pkgrel=5.2
+pkgrel=6
 pkgdesc="A binding for the OpenGL Utility Toolkit"
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc=7.0.2' 'haskell-opengl=2.2.3.0' 'freeglut')
+depends=('ghc=7.0.2-2' 'haskell-opengl=2.2.3.0-6' 'freeglut')
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install

Reply via email to