Date: Wednesday, December 21, 2016 @ 07:12:36 Author: felixonmars Revision: 200644
upgpkg: haskell-hopenpgp 2.5.5-13 rebuild with memory-0.14 Modified: haskell-hopenpgp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 06:58:02 UTC (rev 200643) +++ PKGBUILD 2016-12-21 07:12:36 UTC (rev 200644) @@ -4,7 +4,7 @@ _hkgname=hOpenPGP pkgname=haskell-hopenpgp pkgver=2.5.5 -pkgrel=12 +pkgrel=13 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)" url="http://floss.scru.org/hOpenPGP/" license=('MIT') @@ -19,7 +19,7 @@ 'haskell-securemem' 'haskell-semigroups' 'haskell-split' 'haskell-text' 'haskell-time-locale-compat' 'haskell-unordered-containers' 'haskell-wl-pprint-extras' 'haskell-zlib') -source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) +source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) md5sums=('f480201a10f14150adc290c81d38e7b6') build() {
