[arch-commits] Commit in haskell-chunked-data/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 17 11:05:26 UTC 2018


    Date: Thursday, May 17, 2018 @ 11:05:25
  Author: felixonmars
Revision: 323681

upgpkg: haskell-chunked-data 0.3.1-5

rebuild with ghc 8.4.2

Modified:
  haskell-chunked-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 11:05:00 UTC (rev 323680)
+++ PKGBUILD	2018-05-17 11:05:25 UTC (rev 323681)
@@ -5,12 +5,12 @@
 _hkgname=chunked-data
 pkgname=haskell-chunked-data
 pkgver=0.3.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Typeclasses for dealing with various chunked data representations"
 url="https://github.com/snoyberg/mono-traversable"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-semigroups" "haskell-text" "haskell-vector")
+depends=('ghc-libs' "haskell-semigroups" "haskell-vector")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('9bdfac0598017ac1817fff76f3ea05672624a1edbf7d0b83298002185f234134277cd6e710ae29738997abfaf1d8e900d43d5b3c1e9e7fd98557e4e7d9f647c4')



More information about the arch-commits mailing list