[arch-commits] Commit in haskell-text-icu/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu May 17 12:34:02 UTC 2018
    
    
  
    Date: Thursday, May 17, 2018 @ 12:34:02
  Author: felixonmars
Revision: 323720
upgpkg: haskell-text-icu 0.7.0.1-17
rebuild with ghc 8.4.2
Modified:
  haskell-text-icu/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 12:33:14 UTC (rev 323719)
+++ PKGBUILD	2018-05-17 12:34:02 UTC (rev 323720)
@@ -5,12 +5,12 @@
 _hkgname=text-icu
 pkgname=haskell-text-icu
 pkgver=0.7.0.1
-pkgrel=16
+pkgrel=17
 pkgdesc="Bindings to the ICU library"
 url="https://github.com/bos/text-icu"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-text' 'icu')
+depends=('ghc-libs' 'icu')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('54551ce0d629bffcca32fc855bfcdf2e24282359ce3a32578a98de4f4ad15378fa7df98c59d73323549a2ac873b10a10202bda02f5be83fbe1ab945aac5e50a9')
    
    
More information about the arch-commits
mailing list