Date: Sunday, December 28, 2014 @ 22:39:32
  Author: jelle
Revision: 124779

upgpkg: haskell-x11 1.6.1.2-2

ghc 7.8.4 rebuild

Modified:
  haskell-x11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-12-28 21:31:35 UTC (rev 124778)
+++ PKGBUILD    2014-12-28 21:39:32 UTC (rev 124779)
@@ -6,13 +6,13 @@
 _hkgname=X11
 pkgname=haskell-x11
 pkgver=1.6.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A Haskell binding to the X11 graphics library."
 arch=(i686 x86_64)
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11";
 license=('custom:BSD3')
 options=('strip')
-depends=("ghc=7.8.3" "libx11" "libxinerama" "libxrandr" 
"haskell-data-default=0.5.3")
+depends=("ghc=7.8.4" "libx11" "libxinerama" "libxrandr" 
"haskell-data-default=0.5.3")
 conflicts=(haskell-x11-extras)
 install=hsmod.install
 
source=(http://hackage.haskell.org/packages/archive/X11/$pkgver/X11-$pkgver.tar.gz)

Reply via email to