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

Felix Yan felixonmars at archlinux.org
Fri Sep 7 09:10:47 UTC 2018


    Date: Friday, September 7, 2018 @ 09:10:46
  Author: felixonmars
Revision: 378531

upgpkg: haskell-text-builder 0.6.1.2-1

rebuild with text-builder 0.6.1.2

Modified:
  haskell-text-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-07 09:10:45 UTC (rev 378530)
+++ PKGBUILD	2018-09-07 09:10:46 UTC (rev 378531)
@@ -3,17 +3,17 @@
 
 _hkgname=text-builder
 pkgname=haskell-text-builder
-pkgver=0.5.4.3
-pkgrel=2
+pkgver=0.6.1.2
+pkgrel=1
 pkgdesc="An efficient strict text builder"
 url="https://github.com/nikita-volkov/text-builder"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-base-prelude')
+depends=('ghc-libs' 'haskell-base-prelude' 'haskell-deferred-folds')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-rerebase'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('baa8b37b870db011eab7c62129ec4f6320bed0e5109fbcb9ba3bb3250a245957efdfd6153d9b93e2556fbe732b2fa3055bd31065386909072c24f61fff2c7a18')
+sha512sums=('1c9e5e3ca6ffe053959261d444693d048a840a2623576a1abbfb1e6d7e53698a1d6f6178fdac206f18a68413724e86ed28427395be0244857bdcedbc456ea9f2')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list