Date: Thursday, January 9, 2020 @ 18:41:10 Author: felixonmars Revision: 551451
upgpkg: haskell-ini 0.4.1-37: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 0.7, resolv 0.1.1.3, ghc-typelits-knownnat 0.7.1 Modified: haskell-ini/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-09 18:40:26 UTC (rev 551450) +++ PKGBUILD 2020-01-09 18:41:10 UTC (rev 551451) @@ -4,7 +4,7 @@ _hkgname=ini pkgname=haskell-ini pkgver=0.4.1 -pkgrel=36 +pkgrel=37 pkgdesc="Quick and easy configuration files in the INI format." url="https://github.com/chrisdone/ini" license=("BSD")