Date: Thursday, May 13, 2021 @ 19:09:27 Author: felixonmars Revision: 933486
upgpkg: haskell-kan-extensions 5.2.2-19: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-kan-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 19:08:57 UTC (rev 933485) +++ PKGBUILD 2021-05-13 19:09:27 UTC (rev 933486) @@ -4,7 +4,7 @@ _hkgname=kan-extensions pkgname=haskell-kan-extensions pkgver=5.2.2 -pkgrel=18 +pkgrel=19 pkgdesc="Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads" url="https://github.com/ekmett/kan-extensions/" license=("BSD")
