Date: Wednesday, August 5, 2020 @ 09:23:09 Author: felixonmars Revision: 669187
upgpkg: haskell-input-parsers 0.1.0.1-4: rebuild with unordered-containers 0.2.12.0 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 09:22:10 UTC (rev 669186) +++ PKGBUILD 2020-08-05 09:23:09 UTC (rev 669187) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.1.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
