Date: Saturday, December 8, 2018 @ 22:11:27 Author: felixonmars Revision: 412728
upgpkg: hindent 5.2.7-52 rebuild with vector 0.12.0.2 Modified: hindent/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 22:06:44 UTC (rev 412727) +++ PKGBUILD 2018-12-08 22:11:27 UTC (rev 412728) @@ -3,10 +3,10 @@ pkgname=hindent pkgver=5.2.7 -pkgrel=51 +pkgrel=52 pkgdesc="Extensible Haskell pretty printer" url="https://github.com/commercialhaskell/hindent" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-exceptions' 'haskell-monad-loops' 'haskell-optparse-applicative' 'haskell-path' 'haskell-path-io' 'haskell-src-exts' 'haskell-unix-compat'
