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

Felix Yan fyan at archlinux.org
Thu Feb 11 06:16:21 UTC 2016


    Date: Thursday, February 11, 2016 @ 07:16:21
  Author: fyan
Revision: 161115

upgpkg: haskell-http2 1.4.5-1

Modified:
  haskell-http2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-11 06:15:52 UTC (rev 161114)
+++ PKGBUILD	2016-02-11 06:16:21 UTC (rev 161115)
@@ -4,8 +4,8 @@
 
 _hkgname=http2
 pkgname=haskell-http2
-pkgver=1.4.4
-pkgrel=3
+pkgver=1.4.5
+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=('d6ff4d5578749082d3a319bf97a9e830e320be0b2f8701c2ef39ad896cf977c4')
+sha256sums=('34c6e481b2ce00180ce86370af3d06b01afe762360289fa945abbf8a55c5dba5')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list