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

Felix Yan fyan at archlinux.org
Fri Mar 11 07:31:31 UTC 2016


    Date: Friday, March 11, 2016 @ 08:31:31
  Author: fyan
Revision: 166029

upgpkg: haskell-http2 1.5.2-1

Modified:
  haskell-http2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-11 07:31:12 UTC (rev 166028)
+++ PKGBUILD	2016-03-11 07:31:31 UTC (rev 166029)
@@ -4,8 +4,8 @@
 
 _hkgname=http2
 pkgname=haskell-http2
-pkgver=1.5.1
-pkgrel=3
+pkgver=1.5.2
+pkgrel=1
 pkgdesc="HTTP/2.0 library including frames and HPACK"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('3beba1a59d5c533ef58c715a3b54a069b24f81170e80d662e6267a2ad218eb5d')
+sha256sums=('8517079c1418c93e33324612a7fa657af40dedef3c0d56a9a2031bfcf6900f70')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list