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

Felix Yan felixonmars at archlinux.org
Tue Mar 30 09:54:55 UTC 2021


    Date: Tuesday, March 30, 2021 @ 09:54:55
  Author: felixonmars
Revision: 910434

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-30 09:45:28 UTC (rev 910433)
+++ PKGBUILD	2021-03-30 09:54:55 UTC (rev 910434)
@@ -3,8 +3,8 @@
 
 _hkgname=bytestring-tree-builder
 pkgname=haskell-bytestring-tree-builder
-pkgver=0.2.7.8
-pkgrel=3
+pkgver=0.2.7.9
+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-base-prelude' '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=('e82bb393657bdbf34b0e852c7aaf8298b543e2d586b3bd8fc1ef8e30b008151d63bcdd351342ddb9efab889c62f58a0eef7c24cc73eb16023d65d7da6683f7ff')
+sha512sums=('fc553e780852077863c199d95bbc53c9a6db67da45dddab8a6cbc15aff75bab69db53d7c361b9bfc0e19f27144f8446ec0f6e28ab68783652322701c39dfed61')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list