Date: Wednesday, February 2, 2022 @ 20:26:41 Author: felixonmars Revision: 1123288
upgpkg: haskell-adjunctions 4.4-288: rebuild with base-orphans 0.8.6 Modified: haskell-adjunctions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 20:26:17 UTC (rev 1123287) +++ PKGBUILD 2022-02-02 20:26:41 UTC (rev 1123288) @@ -4,7 +4,7 @@ _hkgname=adjunctions pkgname=haskell-adjunctions pkgver=4.4 -pkgrel=287 +pkgrel=288 pkgdesc="Adjunctions and representable functors" url="https://github.com/ekmett/adjunctions/" license=("BSD")