Date: Wednesday, July 6, 2022 @ 22:37:47 Author: felixonmars Revision: 1246983
upgpkg: haskell-input-parsers 0.2.3.2-25: rebuild with resourcet 1.2.6 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-06 22:37:38 UTC (rev 1246982) +++ PKGBUILD 2022-07-06 22:37:47 UTC (rev 1246983) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.2.3.2 -pkgrel=24 +pkgrel=25 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
