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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 29 23:40:42 UTC 2022


    Date: Tuesday, March 29, 2022 @ 23:40:42
  Author: felixonmars
Revision: 1177703

upgpkg: haskell-text-builder 0.6.6.5-1: rebuild with text-builder 0.6.6.5, text-builder-dev 0.2.0.1

Modified:
  haskell-text-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-29 23:40:02 UTC (rev 1177702)
+++ PKGBUILD	2022-03-29 23:40:42 UTC (rev 1177703)
@@ -2,8 +2,8 @@
 
 _hkgname=text-builder
 pkgname=haskell-text-builder
-pkgver=0.6.6.4
-pkgrel=7
+pkgver=0.6.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' 'uusi' '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=('725ae3e7c4e02b5218ca35e3a283abe2b4eafd57bb7786681aec44a3e43d571ed453b802e9ab3c91f7409b57636e35a0cd5d31ff6d03c7b3b526104bf18f06a1')
+sha512sums=('7002e7750029d34a4a18a938c20c9265a1c424bdfbf99c0d970c8f1ba854edd3688c071e27186b5e973c1f216c28ba0368abc19d36a7e54b85e1ffb695d475c6')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list