Date: Monday, March 1, 2021 @ 23:20:00 Author: felixonmars Revision: 877149
upgpkg: haskell-kan-extensions 5.2.2-2: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-kan-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 23:19:33 UTC (rev 877148) +++ PKGBUILD 2021-03-01 23:20:00 UTC (rev 877149) @@ -4,7 +4,7 @@ _hkgname=kan-extensions pkgname=haskell-kan-extensions pkgver=5.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads" url="https://github.com/ekmett/kan-extensions/" license=("BSD")
