Date: Wednesday, December 21, 2016 @ 06:57:30 Author: felixonmars Revision: 200642
upgpkg: haskell-yesod-static 1.5.1.1-16 rebuild with memory-0.14 Modified: haskell-yesod-static/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 06:54:07 UTC (rev 200641) +++ PKGBUILD 2016-12-21 06:57:30 UTC (rev 200642) @@ -5,7 +5,7 @@ _hkgname=yesod-static pkgname=haskell-yesod-static pkgver=1.5.1.1 -pkgrel=15 +pkgrel=16 pkgdesc="Static file serving subsite for Yesod Web Framework." url="http://www.yesodweb.com/" license=("MIT") @@ -17,7 +17,7 @@ "haskell-http-types" "haskell-mime-types" "haskell-old-time" "haskell-resourcet" "haskell-text" "haskell-unix-compat" "haskell-unordered-containers" "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core") -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=('cdb50763c4cbd2b8fcdb2b9f2f2526648e82454c62d49bfd6d165af80a192a92') build() {
