Date: Wednesday, April 25, 2018 @ 05:53:07 Author: felixonmars Revision: 317695
upgpkg: haskell-warp-tls 3.2.4.3-1 rebuild with warp-tls,3.2.4.3 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-25 05:53:00 UTC (rev 317694) +++ PKGBUILD 2018-04-25 05:53:07 UTC (rev 317695) @@ -4,8 +4,8 @@ _hkgname=warp-tls pkgname=haskell-warp-tls -pkgver=3.2.4.2 -pkgrel=39 +pkgver=3.2.4.3 +pkgrel=1 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT") @@ -15,7 +15,7 @@ "haskell-warp") makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('b8a4c2534ea164521e14ccbacef7924b8238b386faa85b943f4dc8e1cba6aa5f438ab53c94220a42fea41e9ab17e26e2976e91ff0a9e16ee1030707b4ddbb74a') +sha512sums=('bed1a501d7885b1a37768b59d73916c36aa554e71ad89608a11224f7c4b7e016cd65652f6bb0da153bcdc3e4a089f03850546b02ed5ace808e8a8a8fc74b4028') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
