Date: Monday, December 26, 2016 @ 17:25:21 Author: felixonmars Revision: 202792
upgpkg: haskell-tagstream-conduit 0.5.5.3-49 rebuild with resourcet-1.1.9 Modified: haskell-tagstream-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-26 17:22:19 UTC (rev 202791) +++ PKGBUILD 2016-12-26 17:25:21 UTC (rev 202792) @@ -5,7 +5,7 @@ _hkgname=tagstream-conduit pkgname=haskell-tagstream-conduit pkgver=0.5.5.3 -pkgrel=48 +pkgrel=49 pkgdesc="Streamlined html tag parser" url="http://github.com/yihuang/tagstream-conduit" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-case-insensitive" "haskell-conduit" "haskell-conduit-extra" "haskell-data-default" "haskell-resourcet" "haskell-text" "haskell-xml-conduit") -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=('b296e8f0ba18ae951b5bb3fc2d9d964954666df61ea9363d667f251af17134ab') build() {
