Date: Friday, April 1, 2022 @ 05:16:08 Author: felixonmars Revision: 1179054
upgpkg: haskell-kan-extensions 5.2.3-54: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-kan-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 05:16:00 UTC (rev 1179053) +++ PKGBUILD 2022-04-01 05:16:08 UTC (rev 1179054) @@ -4,7 +4,7 @@ _hkgname=kan-extensions pkgname=haskell-kan-extensions pkgver=5.2.3 -pkgrel=53 +pkgrel=54 pkgdesc="Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads" url="https://github.com/ekmett/kan-extensions/" license=("BSD")
