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

Felix Yan felixonmars at archlinux.org
Wed May 15 17:01:30 UTC 2019


    Date: Wednesday, May 15, 2019 @ 17:01:30
  Author: felixonmars
Revision: 467393

upgpkg: haskell-bytestring-tree-builder 0.2.7.3-1

rebuild with bytestring-tree-builder 0.2.7.3

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-15 16:47:15 UTC (rev 467392)
+++ PKGBUILD	2019-05-15 17:01:30 UTC (rev 467393)
@@ -3,8 +3,8 @@
 
 _hkgname=bytestring-tree-builder
 pkgname=haskell-bytestring-tree-builder
-pkgver=0.2.7.2
-pkgrel=29
+pkgver=0.2.7.3
+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=('3df74926693ddc1387093ebc351754e5cd754596fc8dbf6f5bcfe2013b85e16296d38118409dcd25f59fa132deaf8c33fa07eebdeff7a9070e8b85b82a561ab9')
+sha512sums=('dc23685313cbe97084c63954b167375aac481019b657db5e936ff4c5c210160407ad8305b6ec15e31890eba3187f5a3aaaef1a27d54b9a0cfe30ec694442afb2')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list