Date: Saturday, December 8, 2018 @ 19:00:29 Author: felixonmars Revision: 412494
upgpkg: haskell-text-short 0.1.2-34 rebuild with vector 0.12.0.2 Modified: haskell-text-short/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 18:58:16 UTC (rev 412493) +++ PKGBUILD 2018-12-08 19:00:29 UTC (rev 412494) @@ -4,10 +4,10 @@ _hkgname=text-short pkgname=haskell-text-short pkgver=0.1.2 -pkgrel=33 +pkgrel=34 pkgdesc="Memory-efficient representation of Unicode text strings" url="https://github.com/hvr/text-short" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-hashable') makedepends=('ghc' 'haskell-quickcheck-instances' 'haskell-tasty' 'haskell-tasty-hunit'
