Date: Wednesday, December 21, 2016 @ 05:41:25 Author: felixonmars Revision: 200612
upgpkg: haskell-yesod-auth 1.4.15-3 rebuild with memory-0.14 Modified: haskell-yesod-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 05:34:18 UTC (rev 200611) +++ PKGBUILD 2016-12-21 05:41:25 UTC (rev 200612) @@ -5,7 +5,7 @@ _hkgname=yesod-auth pkgname=haskell-yesod-auth pkgver=1.4.15 -pkgrel=2 +pkgrel=3 pkgdesc="Authentication for Yesod." url="http://www.yesodweb.com/" license=("MIT") @@ -20,7 +20,7 @@ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" "haskell-text" "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" "haskell-yesod-form" "haskell-yesod-persistent") -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") sha256sums=('a917b003c348aa4b3d8c673efb32e0ea0f9190affa86d435b9bea9f11ab85cfd') build() {
