Date: Thursday, August 13, 2020 @ 18:47:44 Author: felixonmars Revision: 677901
upgpkg: haskell-bytestring-tree-builder 0.2.7.3-57: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-bytestring-tree-builder/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 18:47:06 UTC (rev 677900) +++ PKGBUILD 2020-08-13 18:47:44 UTC (rev 677901) @@ -4,7 +4,7 @@ _hkgname=bytestring-tree-builder pkgname=haskell-bytestring-tree-builder pkgver=0.2.7.3 -pkgrel=56 +pkgrel=57 pkgdesc="A very efficient ByteString builder implementation based on the binary tree" url="https://github.com/nikita-volkov/bytestring-tree-builder" license=("MIT")
