Date: Wednesday, April 1, 2020 @ 12:08:23 Author: felixonmars Revision: 608854
upgpkg: haskell-ini 0.4.1-51: rebuild with QuickCheck 2.14 Modified: haskell-ini/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 12:07:50 UTC (rev 608853) +++ PKGBUILD 2020-04-01 12:08:23 UTC (rev 608854) @@ -4,7 +4,7 @@ _hkgname=ini pkgname=haskell-ini pkgver=0.4.1 -pkgrel=50 +pkgrel=51 pkgdesc="Quick and easy configuration files in the INI format." url="https://github.com/chrisdone/ini" license=("BSD")
