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

Felix Yan felixonmars at archlinux.org
Thu May 17 16:30:01 UTC 2018


    Date: Thursday, May 17, 2018 @ 16:30:00
  Author: felixonmars
Revision: 323869

upgpkg: haskell-bytestring-tree-builder 0.2.7.1-13

rebuild with ghc 8.4.2

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

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 16:29:46 UTC (rev 323868)
+++ PKGBUILD	2018-05-17 16:30:00 UTC (rev 323869)
@@ -5,12 +5,12 @@
 _hkgname=bytestring-tree-builder
 pkgname=haskell-bytestring-tree-builder
 pkgver=0.2.7.1
-pkgrel=12
+pkgrel=13
 pkgdesc="A very efficient ByteString builder implementation based on the binary tree"
 url="https://github.com/nikita-volkov/bytestring-tree-builder"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-base-prelude" "haskell-semigroups" "haskell-text")
+depends=('ghc-libs' "haskell-base-prelude" "haskell-semigroups")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('cf522d6c13bb2fd6b23e0b78abec5836c20d19effcceb184646aa885df12c665738a9134b0cf6c8f5b30d05606c1a0880829600181342c678bb8ab32a9f3765d')



More information about the arch-commits mailing list