Date: Sunday, December 13, 2020 @ 14:51:23 Author: felixonmars Revision: 774385
upgpkg: haskell-input-parsers 0.1.0.1-40: rebuild with base-orphans 0.8.5 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-13 14:50:38 UTC (rev 774384) +++ PKGBUILD 2020-12-13 14:51:23 UTC (rev 774385) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.1.0.1 -pkgrel=39 +pkgrel=40 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
