Date: Tuesday, July 20, 2021 @ 08:16:20 Author: felixonmars Revision: 979381
upgpkg: haskell-kan-extensions 5.2.2-31: rebuild with regex-posix 0.96.0.1 Modified: haskell-kan-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 08:15:44 UTC (rev 979380) +++ PKGBUILD 2021-07-20 08:16:20 UTC (rev 979381) @@ -4,7 +4,7 @@ _hkgname=kan-extensions pkgname=haskell-kan-extensions pkgver=5.2.2 -pkgrel=30 +pkgrel=31 pkgdesc="Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads" url="https://github.com/ekmett/kan-extensions/" license=("BSD")
