Date: Tuesday, July 19, 2016 @ 15:51:05 Author: felixonmars Revision: 183214
upgpkg: haskell-http2 1.6.1-1 rebuild with Glob-0.7.10, QuickCheck-2.9.1, aeson-compat-0.3.5.1, bifunctors-5.4, clientsession-0.9.1.2, cmark-0.5.3.1, cookie-0.4.2.1, css-text-0.1.2.2, dlist-0.8, dns-2.0.4, extra-1.4.12, fgl-5.5.3.0, generic-deriving-1.10.6, generics-sop-0.2.2.0, graphviz-2999.18.1.2, http-client-0.5.1, http2-1.6.1, js-jquery-3.1.0, math-functions-0.2.0.1, mono-traversable-1.0.0.1, pandoc-1.17.2, pandoc-citeproc-0.10.1, pandoc-crossref-0.2.2.1, path-io-1.2.0, persistent-template-2.5.1.4, retry-0.7.4.1, scientific-0.3.4.9, tasty-rerun-1.1.6, wai-extra-3.0.16.1, zip-archive-0.3.0.4 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-19 15:50:53 UTC (rev 183213) +++ PKGBUILD 2016-07-19 15:51:05 UTC (rev 183214) @@ -4,8 +4,8 @@ _hkgname=http2 pkgname=haskell-http2 -pkgver=1.6.0 -pkgrel=9 +pkgver=1.6.1 +pkgrel=1 pkgdesc="HTTP/2.0 library including frames and HPACK" url="http://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-hex" "haskell-psqueues" "haskell-stm" "haskell-text" "haskell-vector") makedepends=('haskell-word8') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('2d33647a74f9945fa0e3a0982832eeb2c57cb46d3ddbacf5ba049ee59a60da97') +sha256sums=('0f69321514c5de49a0a796dcf40decc5781bcb4d53618f4e977be4eb05a88055') prepare() { sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal
