Date: Wednesday, December 21, 2016 @ 09:14:36 Author: felixonmars Revision: 200677
upgpkg: darcs 2.12.4-8 rebuild with memory-0.14 Modified: darcs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 09:10:01 UTC (rev 200676) +++ PKGBUILD 2016-12-21 09:14:36 UTC (rev 200677) @@ -4,7 +4,7 @@ pkgname=darcs pkgver=2.12.4 -pkgrel=7 +pkgrel=8 pkgdesc="A distributed, interactive, smart revision control system" url="http://darcs.net" license=("GPL") @@ -18,7 +18,7 @@ "haskell-regex-compat-tdfa" "haskell-tar" "haskell-text" "haskell-transformers-compat" "haskell-unix-compat" "haskell-utf8-string" "haskell-vector" "haskell-zip-archive" "haskell-zlib") -source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") +source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") sha256sums=('48e836a482bd2fcfe0be499fe4f255925ce50bdcf5ce8023bb9aa359288fdc49') build() {