Date: Friday, January 7, 2022 @ 23:04:42 Author: felixonmars Revision: 1096539
upgpkg: haskell-ini 0.4.1-181: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-ini/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 23:04:04 UTC (rev 1096538) +++ PKGBUILD 2022-01-07 23:04:42 UTC (rev 1096539) @@ -4,7 +4,7 @@ _hkgname=ini pkgname=haskell-ini pkgver=0.4.1 -pkgrel=180 +pkgrel=181 pkgdesc="Quick and easy configuration files in the INI format." url="https://github.com/chrisdone/ini" license=("BSD")