Date: Sunday, February 20, 2022 @ 05:42:14 Author: felixonmars Revision: 1135189
upgpkg: haskell-adjunctions 4.4-291: rebuild with hashable 1.4.0.0 Modified: haskell-adjunctions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-20 05:41:44 UTC (rev 1135188) +++ PKGBUILD 2022-02-20 05:42:14 UTC (rev 1135189) @@ -4,7 +4,7 @@ _hkgname=adjunctions pkgname=haskell-adjunctions pkgver=4.4 -pkgrel=290 +pkgrel=291 pkgdesc="Adjunctions and representable functors" url="https://github.com/ekmett/adjunctions/" license=("BSD")