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

Felix Yan felixonmars at archlinux.org
Tue Aug 28 06:59:05 UTC 2018


    Date: Tuesday, August 28, 2018 @ 06:59:05
  Author: felixonmars
Revision: 374843

upgpkg: haskell-text-builder 0.5.4.3-1

rebuild with text-builder 0.5.4.3

Modified:
  haskell-text-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-28 06:52:21 UTC (rev 374842)
+++ PKGBUILD	2018-08-28 06:59:05 UTC (rev 374843)
@@ -3,7 +3,7 @@
 
 _hkgname=text-builder
 pkgname=haskell-text-builder
-pkgver=0.5.3.1
+pkgver=0.5.4.3
 pkgrel=1
 pkgdesc="An efficient strict text builder"
 url="https://github.com/nikita-volkov/text-builder"
@@ -13,7 +13,7 @@
 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=('6b0fe0f903c3dfe4091b03c706860d6e7ba2023c01e5bc83fb00b6d90030d6b0408ad25be14f97d2f522250f72ad66657d15f37297ddd016079a5eb177044c03')
+sha512sums=('baa8b37b870db011eab7c62129ec4f6320bed0e5109fbcb9ba3bb3250a245957efdfd6153d9b93e2556fbe732b2fa3055bd31065386909072c24f61fff2c7a18')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list