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

Felix Yan felixonmars at archlinux.org
Wed Mar 10 18:33:02 UTC 2021


    Date: Wednesday, March 10, 2021 @ 18:33:02
  Author: felixonmars
Revision: 887234

upgpkg: haskell-bytestring-tree-builder 0.2.7.6-1: rebuild with bytestring-tree-builder 0.2.7.6

Modified:
  haskell-bytestring-tree-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-10 18:32:47 UTC (rev 887233)
+++ PKGBUILD	2021-03-10 18:33:02 UTC (rev 887234)
@@ -3,8 +3,8 @@
 
 _hkgname=bytestring-tree-builder
 pkgname=haskell-bytestring-tree-builder
-pkgver=0.2.7.5
-pkgrel=58
+pkgver=0.2.7.6
+pkgrel=1
 pkgdesc="A very efficient ByteString builder implementation based on the binary tree"
 url="https://github.com/nikita-volkov/bytestring-tree-builder"
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-quickcheck' 'haskell-tasty-hunit'
              'haskell-quickcheck-instances' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9311e9cd1cbadf91fcbcea2beebc680d2d22633350a36649e6932e7b95258213934bfcd223e838c4b24bf5daeab88a886b88e19e0dbede4a9be3c0d0565d7275')
+sha512sums=('d260576356c841c78a752efb59cfca5ffa67d14ff29875dc80b85f2eeedaa201d7c62d0d1c74c128eb4e17f78dbf21a5d7e35c8c458e9befa98847545d34269d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list