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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 16 12:48:05 UTC 2021


    Date: Thursday, September 16, 2021 @ 12:48:05
  Author: felixonmars
Revision: 1016189

upgpkg: haskell-text-builder 0.6.6.3-1: rebuild with text-builder 0.6.6.3

Modified:
  haskell-text-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 12:45:37 UTC (rev 1016188)
+++ PKGBUILD	2021-09-16 12:48:05 UTC (rev 1016189)
@@ -2,8 +2,8 @@
 
 _hkgname=text-builder
 pkgname=haskell-text-builder
-pkgver=0.6.6.2
-pkgrel=56
+pkgver=0.6.6.3
+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=('b197304410b2cd1150bde718d2ed20ac30fc8ddf89e39880264309826ee5a0b12d700c5de19b7133273fbd037f80c2fc575d69fbb8ab4a6e7d95018dd9f03763')
+sha512sums=('7dcaa13903a456738df846b6fbfb5dd679717d37e4e78d48af17609e92bfd0eaf60f1ba15ce2c50b9ddc709622871abc1d91b8cde94573f7d096824ee6eee375')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list