Date: Wednesday, February 2, 2022 @ 19:57:00 Author: felixonmars Revision: 1123218
upgpkg: haskell-assoc 1.0.2-121: rebuild with base-orphans 0.8.6 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 19:56:42 UTC (rev 1123217) +++ PKGBUILD 2022-02-02 19:57:00 UTC (rev 1123218) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=120 +pkgrel=121 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
