Date: Wednesday, December 21, 2016 @ 04:34:40 Author: felixonmars Revision: 200582
upgpkg: haskell-yesod-core 1.4.30-2 rebuild with memory-0.14 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 04:28:57 UTC (rev 200581) +++ PKGBUILD 2016-12-21 04:34:40 UTC (rev 200582) @@ -5,7 +5,7 @@ _hkgname=yesod-core pkgname=haskell-yesod-core pkgver=1.4.30 -pkgrel=1 +pkgrel=2 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") @@ -21,7 +21,7 @@ "haskell-text" "haskell-transformers-base" "haskell-unix-compat" "haskell-unordered-containers" "haskell-vector" "haskell-wai" "haskell-wai-extra" "haskell-wai-logger" "haskell-warp" "haskell-word8") -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=('1136dbf0beacbb7ea18b73616e059aa85ec5fbbf0ecae88e7ff3ac8eb685f654') build() {
