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

Thomas Dziedzic tdziedzic at archlinux.org
Fri Feb 24 20:58:52 UTC 2012


    Date: Friday, February 24, 2012 @ 15:58:52
  Author: tdziedzic
Revision: 151095

upgpkg: haskell-text 0.11.1.13-1

rebuild for ghc

Modified:
  haskell-text/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-24 20:55:22 UTC (rev 151094)
+++ PKGBUILD	2012-02-24 20:58:52 UTC (rev 151095)
@@ -1,3 +1,4 @@
+# Maintainer: Thomas Dziedzic <gostrc at gmail.com>
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 _hkgname=text
@@ -2,13 +3,12 @@
 pkgname=haskell-text
-pkgver=0.11.0.5
-pkgrel=2.1
+pkgver=0.11.1.13
+pkgrel=1
 pkgdesc="An efficient packed Unicode text type."
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.0.3-2' sh 'haskell-deepseq=1.1.0.2-2.1')
-options=('strip')
+depends=('ghc=7.4.1' 'sh')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('516a6813a6b9061fabdc9f0c3bbb1592')
+md5sums=('62b781a5d9d4dab2b2a1dbf2dc1b593f')
 




More information about the arch-commits mailing list