Date: Friday, August 26, 2016 @ 16:23:59
  Author: felixonmars
Revision: 187620

upgpkg: haskell-http2 1.6.2-1

rebuild with bytestring-tree-builder-0.2.7.1, connection-0.2.6, 
contravariant-extras-0.3.3.1, cryptonite-0.19, dns-2.0.5, 
generic-deriving-1.11, persistent-2.6, hindent-5.1.0, hjsmin-0.2.0.2, 
http2-1.6.2, pandoc-crossref-0.2.3.0, pandoc-types-1.16.1.1, 
persistent-sqlite-2.6, pipes-http-1.0.4, postgresql-libpq-0.9.2.0, 
protolude-0.1.7, stylish-haskell-0.6.3.0, tasty-0.11.0.4, 
wai-app-static-3.1.6.1, yesod-auth-1.4.13.4, yesod-persistent-1.4.0.6

Modified:
  haskell-http2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-08-26 16:23:00 UTC (rev 187619)
+++ PKGBUILD    2016-08-26 16:23:59 UTC (rev 187620)
@@ -4,8 +4,8 @@
 
 _hkgname=http2
 pkgname=haskell-http2
-pkgver=1.6.1
-pkgrel=4
+pkgver=1.6.2
+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=('0f69321514c5de49a0a796dcf40decc5781bcb4d53618f4e977be4eb05a88055')
+sha256sums=('99e75ac0fa19276d276ec63bb94eefb2e952b0a374aea8f3d2c2408a634b6fe7')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal

Reply via email to