Date: Sunday, March 5, 2023 @ 13:28:53 Author: felixonmars Revision: 1413426
upgpkg: haskell-input-parsers 0.3-26: rebuild with bifunctors 5.5.15 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-05 13:28:52 UTC (rev 1413425) +++ PKGBUILD 2023-03-05 13:28:53 UTC (rev 1413426) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.3 -pkgrel=25 +pkgrel=26 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
