Date: Sunday, February 6, 2011 @ 16:06:14
  Author: remy
Revision: 109159

Update to module text 0.11

Modified:
  haskell-text/repos/extra-i686/PKGBUILD
  haskell-text/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |    6 +++---
 extra-x86_64/PKGBUILD |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2011-02-06 20:14:43 UTC (rev 109158)
+++ extra-i686/PKGBUILD 2011-02-06 21:06:14 UTC (rev 109159)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-hask...@haskell.org>
 _hkgname=text
 pkgname=haskell-text
-pkgver=0.10.0.0
-pkgrel=1
+pkgver=0.11.0.0
+pkgrel=0.1
 pkgdesc="An efficient packed Unicode text type."
 url="http://hackage.haskell.org/package/text";
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('453cf09bae3d6aafdd8a4510ddff1fa5')
+md5sums=('fe1ba818c4882ed97e4728602631fc9c')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2011-02-06 20:14:43 UTC (rev 109158)
+++ extra-x86_64/PKGBUILD       2011-02-06 21:06:14 UTC (rev 109159)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-hask...@haskell.org>
 _hkgname=text
 pkgname=haskell-text
-pkgver=0.10.0.0
-pkgrel=1
+pkgver=0.11.0.0
+pkgrel=0.1
 pkgdesc="An efficient packed Unicode text type."
 url="http://hackage.haskell.org/package/text";
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('453cf09bae3d6aafdd8a4510ddff1fa5')
+md5sums=('fe1ba818c4882ed97e4728602631fc9c')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}

Reply via email to