Date: Wednesday, July 21, 2021 @ 18:27:45 Author: felixonmars Revision: 982611
upgpkg: haskell-input-parsers 0.2.2-7: rebuild with unliftio 0.2.19 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 18:27:08 UTC (rev 982610) +++ PKGBUILD 2021-07-21 18:27:45 UTC (rev 982611) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.2.2 -pkgrel=6 +pkgrel=7 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
