Date: Saturday, December 8, 2018 @ 12:22:37 Author: felixonmars Revision: 412275
upgpkg: haskell-ini 0.3.6-23 rebuild with vector 0.12.0.2 Modified: haskell-ini/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 12:21:58 UTC (rev 412274) +++ PKGBUILD 2018-12-08 12:22:37 UTC (rev 412275) @@ -4,10 +4,10 @@ _hkgname=ini pkgname=haskell-ini pkgver=0.3.6 -pkgrel=22 +pkgrel=23 pkgdesc="Quick and easy configuration files in the INI format." url="https://github.com/chrisdone/ini" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-attoparsec' 'haskell-unordered-containers') makedepends=('ghc')
