Date: Thursday, October 1, 2020 @ 23:53:46 Author: felixonmars Revision: 714702
upgpkg: haskell-regex-applicative 0.3.4-17: rebuild with base-orphans 0.8.3 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-01 23:53:15 UTC (rev 714701) +++ PKGBUILD 2020-10-01 23:53:46 UTC (rev 714702) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=16 +pkgrel=17 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
