Date: Monday, May 22, 2017 @ 22:40:16 Author: felixonmars Revision: 229378
upgpkg: haskell-xml 1.3.14-6 rebuild with text,1.2.2.2 Modified: haskell-xml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-22 22:37:46 UTC (rev 229377) +++ PKGBUILD 2017-05-22 22:40:16 UTC (rev 229378) @@ -5,9 +5,9 @@ _hkgname=xml pkgname=haskell-xml pkgver=1.3.14 -pkgrel=5 +pkgrel=6 pkgdesc="A simple XML library" -url="http://hackage.haskell.org/package/${_hkgname}" +url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") arch=('i686' 'x86_64') depends=("ghc=8.0.1" 'haskell-text')
