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

Felix Yan felixonmars at gemini.archlinux.org
Tue Jun 7 16:13:50 UTC 2022


    Date: Tuesday, June 7, 2022 @ 16:13:50
  Author: felixonmars
Revision: 1228500

upgpkg: haskell-text-builder 0.6.6.6-1: rebuild with text-builder 0.6.6.6, text-builder-dev 0.3

Modified:
  haskell-text-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-07 16:13:17 UTC (rev 1228499)
+++ PKGBUILD	2022-06-07 16:13:50 UTC (rev 1228500)
@@ -2,17 +2,17 @@
 
 _hkgname=text-builder
 pkgname=haskell-text-builder
-pkgver=0.6.6.5
-pkgrel=27
+pkgver=0.6.6.6
+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' 'haskell-text-builder-dev')
+depends=('ghc-libs' 'haskell-text-builder-dev')
 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=('7002e7750029d34a4a18a938c20c9265a1c424bdfbf99c0d970c8f1ba854edd3688c071e27186b5e973c1f216c28ba0368abc19d36a7e54b85e1ffb695d475c6')
+sha512sums=('ba7a294d6f06a1fe84d2ce62b9db49a38a88d9088458526174358b3f7717c9af37f601b67e6ed593fde8d4d232c7e406a8177b1cdb9a69b396d052bea8549c78')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list