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

Felix Yan felixonmars at archlinux.org
Thu Jan 31 15:26:20 UTC 2019


    Date: Thursday, January 31, 2019 @ 15:26:19
  Author: felixonmars
Revision: 428750

upgpkg: haskell-text-builder 0.6.5-1

rebuild with text-builder 0.6.5

Modified:
  haskell-text-builder/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-31 15:25:23 UTC (rev 428749)
+++ PKGBUILD	2019-01-31 15:26:19 UTC (rev 428750)
@@ -2,8 +2,8 @@
 
 _hkgname=text-builder
 pkgname=haskell-text-builder
-pkgver=0.6.4
-pkgrel=17
+pkgver=0.6.5
+pkgrel=1
 pkgdesc="An efficient strict text builder"
 url="https://github.com/nikita-volkov/text-builder"
 license=('MIT')
@@ -12,7 +12,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=('f9902549351bec6e53ae7b20afd945c15c00da02fa008e035e89d8634baf2aab255fd302ca041fac361d38a629d4aa5f1f0bc9dddefaf8a4b462df9e2cfa4c1b')
+sha512sums=('20039f281109aa6bb9533054e8799e79a370235e2de901a9ddb7b49534134e0c13c46179054d0801dd9148130bcad29a75ec83a6d7db8dc786774b2390247325')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list