Date: Saturday, December 8, 2018 @ 19:09:42 Author: felixonmars Revision: 412504
upgpkg: haskell-text-zipper 0.10.1-13 rebuild with vector 0.12.0.2 Modified: haskell-text-zipper/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 19:08:58 UTC (rev 412503) +++ PKGBUILD 2018-12-08 19:09:42 UTC (rev 412504) @@ -4,10 +4,10 @@ _hkgname=text-zipper pkgname=haskell-text-zipper pkgver=0.10.1 -pkgrel=12 +pkgrel=13 pkgdesc="A text editor zipper library" url="https://github.com/jtdaugherty/text-zipper/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-vector") makedepends=('ghc')
