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

Felix Yan fyan at archlinux.org
Sun Apr 10 02:48:52 UTC 2016


    Date: Sunday, April 10, 2016 @ 04:48:52
  Author: fyan
Revision: 169944

upgpkg: haskell-http2 1.6.0-1

rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2

Modified:
  haskell-http2/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-10 02:46:35 UTC (rev 169943)
+++ PKGBUILD	2016-04-10 02:48:52 UTC (rev 169944)
@@ -4,19 +4,19 @@
 
 _hkgname=http2
 pkgname=haskell-http2
-pkgver=1.5.4
-pkgrel=4
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="HTTP/2.0 library including frames and HPACK"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.3" "haskell-aeson" "haskell-aeson-pretty" "haskell-hex"
-         "haskell-psqueues" "haskell-stm" "haskell-text" "haskell-vector")
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-aeson-pretty" "haskell-case-insensitive"
+         "haskell-hex" "haskell-psqueues" "haskell-stm" "haskell-text" "haskell-vector")
 makedepends=('haskell-word8')
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('f3851948d57fd532f37b1f74d2d975272ff7da218720b5f519765f1c274f257e')
+sha256sums=('2d33647a74f9945fa0e3a0982832eeb2c57cb46d3ddbacf5ba049ee59a60da97')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list