Date: Thursday, February 11, 2021 @ 04:25:49 Author: felixonmars Revision: 855327
upgpkg: haskell-adjunctions 4.4-211: rebuild with hspec-meta 2.7.8 Modified: haskell-adjunctions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 04:25:22 UTC (rev 855326) +++ PKGBUILD 2021-02-11 04:25:49 UTC (rev 855327) @@ -4,7 +4,7 @@ _hkgname=adjunctions pkgname=haskell-adjunctions pkgver=4.4 -pkgrel=210 +pkgrel=211 pkgdesc="Adjunctions and representable functors" url="https://github.com/ekmett/adjunctions/" license=("BSD")