Date: Thursday, May 20, 2021 @ 00:22:26 Author: felixonmars Revision: 937307
upgpkg: haskell-kan-extensions 5.2.2-20: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-kan-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 00:21:54 UTC (rev 937306) +++ PKGBUILD 2021-05-20 00:22:26 UTC (rev 937307) @@ -4,7 +4,7 @@ _hkgname=kan-extensions pkgname=haskell-kan-extensions pkgver=5.2.2 -pkgrel=19 +pkgrel=20 pkgdesc="Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads" url="https://github.com/ekmett/kan-extensions/" license=("BSD")
