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

Felix Yan fyan at archlinux.org
Tue Jan 19 11:39:10 UTC 2016


    Date: Tuesday, January 19, 2016 @ 12:39:10
  Author: fyan
Revision: 157615

upgpkg: haskell-http2 1.4.3-1

Modified:
  haskell-http2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-19 06:31:17 UTC (rev 157614)
+++ PKGBUILD	2016-01-19 11:39:10 UTC (rev 157615)
@@ -4,7 +4,7 @@
 
 _hkgname=http2
 pkgname=haskell-http2
-pkgver=1.4.0
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="HTTP/2.0 library including frames and HPACK"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('26ffd2cb8ec5f44da3ca1c14640a356d55177ecb4e463fa6defef788902c409f')
+sha256sums=('f074760594e1599d3585f666762e96f86a9f6f546d6d3ed05379617b14729778')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list