Date: Saturday, April 23, 2022 @ 20:18:29 Author: felixonmars Revision: 1188284
upgpkg: haskell-regex-applicative 0.3.4-133: rebuild with hashable 1.4.0.1 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:18:21 UTC (rev 1188283) +++ PKGBUILD 2022-04-23 20:18:29 UTC (rev 1188284) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=132 +pkgrel=133 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
