Date: Wednesday, January 20, 2016 @ 08:35:19
  Author: fyan
Revision: 157959

upgpkg: haskell-text-icu 0.7.0.1-2

rebuild with text-1.2.2.0, primitive-0.6.1.0

Modified:
  haskell-text-icu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-20 07:34:22 UTC (rev 157958)
+++ PKGBUILD    2016-01-20 07:35:19 UTC (rev 157959)
@@ -5,9 +5,9 @@
 _hkgname=text-icu
 pkgname=haskell-text-icu
 pkgver=0.7.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Bindings to the ICU library"
-url="https://github.com/ndmitchell/text-icu#readme";
+url="https://github.com/bos/text-icu";
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("icu" "ghc=7.10.3" "haskell-text")

Reply via email to