Date: Saturday, December 8, 2018 @ 12:06:50 Author: felixonmars Revision: 412245
upgpkg: haskell-configurator-ng 0.0.0.1-48 rebuild with vector 0.12.0.2 Modified: haskell-configurator-ng/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 12:06:06 UTC (rev 412244) +++ PKGBUILD 2018-12-08 12:06:50 UTC (rev 412245) @@ -4,10 +4,10 @@ _hkgname=configurator-ng pkgname=haskell-configurator-ng pkgver=0.0.0.1 -pkgrel=47 +pkgrel=48 pkgdesc="The next generation of configuration management" url="https://github.com/lpsmith/configurator-ng" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-attoparsec" "haskell-critbit" "haskell-dlist" "haskell-data-ordlist" "haskell-hashable" "haskell-scientific" "haskell-unix-compat"
