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

Felix Yan felixonmars at archlinux.org
Mon Mar 15 09:42:57 UTC 2021


    Date: Monday, March 15, 2021 @ 09:42:56
  Author: felixonmars
Revision: 891431

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-15 09:31:29 UTC (rev 891430)
+++ PKGBUILD	2021-03-15 09:42:56 UTC (rev 891431)
@@ -3,8 +3,8 @@
 
 _hkgname=bytestring-tree-builder
 pkgname=haskell-bytestring-tree-builder
-pkgver=0.2.7.6
-pkgrel=2
+pkgver=0.2.7.7
+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=('d260576356c841c78a752efb59cfca5ffa67d14ff29875dc80b85f2eeedaa201d7c62d0d1c74c128eb4e17f78dbf21a5d7e35c8c458e9befa98847545d34269d')
+sha512sums=('81c21c01ab7e7a47f95704dd8705424c5b08e350271d380564a9f4af13ac480da06dec3b6c7e0cf1322d20e0b79e8686e428cb9d0a358b489ae2baa4ba57342e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list