Date: Monday, May 9, 2016 @ 16:17:41 Author: fyan Revision: 174425 upgpkg: haskell-tls 1.3.7-1
rebuild with auto-update-0.1.4, hpack-0.14.0, pandoc-crossref-0.2.1.2, pipes-4.1.9, tls-1.3.7 Modified: haskell-tls/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-09 14:03:48 UTC (rev 174424) +++ PKGBUILD 2016-05-09 14:17:41 UTC (rev 174425) @@ -4,7 +4,7 @@ _hkgname=tls pkgname=haskell-tls -pkgver=1.3.6 +pkgver=1.3.7 pkgrel=1 pkgdesc="TLS/SSL protocol native implementation (Server and Client)" url="http://github.com/vincenthz/hs-tls" @@ -16,7 +16,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('72285fbc0f79f3138213cbe493a0bb10780becb1469b0e2c7aa840e6ba04dd62') +sha256sums=('a84640e141dc68a83eb9b207baa2d71e1e8b0b73d33b7c34466d73539f457225') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
