[arch-commits] Commit in haskell-x11/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 10 17:13:10 UTC 2015


    Date: Thursday, December 10, 2015 @ 18:13:09
  Author: foutrelis
Revision: 152446

GHC 7.10.3 rebuild

Modified:
  haskell-x11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 17:12:55 UTC (rev 152445)
+++ PKGBUILD	2015-12-10 17:13:09 UTC (rev 152446)
@@ -6,13 +6,13 @@
 _hkgname=X11
 pkgname=haskell-x11
 pkgver=1.6.1.2
-pkgrel=5
+pkgrel=6
 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.10.2" "libx11" "libxinerama" "libxrandr" "haskell-data-default=0.5.3")
+depends=("ghc=7.10.3" "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)



More information about the arch-commits mailing list