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

Jelle van der Waa jelle at nymeria.archlinux.org
Fri Jul 11 21:19:23 UTC 2014


    Date: Friday, July 11, 2014 @ 23:19:23
  Author: jelle
Revision: 115523

upgpkg: haskell-x11 1.6.1.2-1

ghc 7.8.3 rebuild

Modified:
  haskell-x11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-11 21:14:01 UTC (rev 115522)
+++ PKGBUILD	2014-07-11 21:19:23 UTC (rev 115523)
@@ -5,19 +5,19 @@
 
 _hkgname=X11
 pkgname=haskell-x11
-pkgver=1.6.1.1
-pkgrel=5
+pkgver=1.6.1.2
+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.8.2" "libx11" "libxinerama" "libxrandr" "haskell-data-default=0.5.3")
+depends=("ghc=7.8.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)
 options=('staticlibs')
-md5sums=('80638b99238f72d4cc351b4fbd7274fc')
+md5sums=('d7c94a65ce4b140e97cce835e8682ac3')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list