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

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Mar 11 21:28:19 UTC 2013


    Date: Monday, March 11, 2013 @ 22:28:18
  Author: jelle
Revision: 86068

upgpkg: haskell-x11 1.6.1.1-1

update to 1.6.1.1

Modified:
  haskell-x11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-11 21:28:00 UTC (rev 86067)
+++ PKGBUILD	2013-03-11 21:28:18 UTC (rev 86068)
@@ -5,18 +5,18 @@
 
 _hkgname=X11
 pkgname=haskell-x11
-pkgver=1.6.0.2
-pkgrel=2
+pkgver=1.6.1.1
+pkgrel=1
 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.6.2-1" "haskell-syb=0.3.7-2" 'libx11' 'libxinerama' 'libxrandr')
+depends=("ghc=7.6.2-1" "haskell-syb=0.3.7-2" 'libx11' 'libxinerama' 'libxrandr' 'haskell-data-default')
 conflicts=(haskell-x11-extras)
 install=hsmod.install
 source=(http://hackage.haskell.org/packages/archive/X11/$pkgver/X11-$pkgver.tar.gz)
-md5sums=('0227ba7a8788c3cfd146e952a5fafc82')
+md5sums=('80638b99238f72d4cc351b4fbd7274fc')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list