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

Felix Yan felixonmars at archlinux.org
Thu May 17 06:39:10 UTC 2018


    Date: Thursday, May 17, 2018 @ 06:39:09
  Author: felixonmars
Revision: 323322

upgpkg: haskell-http2 1.6.3-23

rebuild with ghc 8.4.2

Modified:
  haskell-http2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 06:38:19 UTC (rev 323321)
+++ PKGBUILD	2018-05-17 06:39:09 UTC (rev 323322)
@@ -5,12 +5,12 @@
 _hkgname=http2
 pkgname=haskell-http2
 pkgver=1.6.3
-pkgrel=22
+pkgrel=23
 pkgdesc="HTTP/2.0 library including frames and HPACK"
 url="https://github.com/kazu-yamamoto/http2"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-case-insensitive" "haskell-psqueues" "haskell-stm")
+depends=('ghc-libs' "haskell-case-insensitive" "haskell-psqueues")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('4227424f8a73181a1036bf4a0593116ebea6d1ac036ea2f5f428128580012bfc0b98e02b6fe0477d561c4f73f9ce2c30302e301727caf0fedbc3743111846e39')



More information about the arch-commits mailing list