Date: Sunday, April 9, 2017 @ 10:34:28 Author: felixonmars Revision: 221413
upgpkg: haskell-vector-th-unbox 0.2.1.6-3 rebuild with primitive,0.6.2.0 vector,0.12.0.1 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-09 10:33:02 UTC (rev 221412) +++ PKGBUILD 2017-04-09 10:34:28 UTC (rev 221413) @@ -5,9 +5,9 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.1.6 -pkgrel=2 +pkgrel=3 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" -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-vector")
