Date: Monday, March 14, 2022 @ 11:41:04 Author: felixonmars Revision: 1152479
upgpkg: haskell-kan-extensions 5.2.3-47: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-kan-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 11:40:39 UTC (rev 1152478) +++ PKGBUILD 2022-03-14 11:41:04 UTC (rev 1152479) @@ -4,7 +4,7 @@ _hkgname=kan-extensions pkgname=haskell-kan-extensions pkgver=5.2.3 -pkgrel=46 +pkgrel=47 pkgdesc="Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads" url="https://github.com/ekmett/kan-extensions/" license=("BSD")
