Date: Wednesday, July 21, 2021 @ 14:40:15 Author: felixonmars Revision: 982147
upgpkg: haskell-kan-extensions 5.2.2-32: rebuild with unliftio 0.2.19 Modified: haskell-kan-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 14:39:36 UTC (rev 982146) +++ PKGBUILD 2021-07-21 14:40:15 UTC (rev 982147) @@ -4,7 +4,7 @@ _hkgname=kan-extensions pkgname=haskell-kan-extensions pkgver=5.2.2 -pkgrel=31 +pkgrel=32 pkgdesc="Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads" url="https://github.com/ekmett/kan-extensions/" license=("BSD")