Date: Sunday, January 16, 2022 @ 21:57:16 Author: felixonmars Revision: 1106504
upgpkg: haskell-ini 0.4.1-183: rebuild with attoparsec 0.14.3 Modified: haskell-ini/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 21:56:47 UTC (rev 1106503) +++ PKGBUILD 2022-01-16 21:57:16 UTC (rev 1106504) @@ -4,7 +4,7 @@ _hkgname=ini pkgname=haskell-ini pkgver=0.4.1 -pkgrel=182 +pkgrel=183 pkgdesc="Quick and easy configuration files in the INI format." url="https://github.com/chrisdone/ini" license=("BSD")