Date: Tuesday, October 26, 2021 @ 21:02:52 Author: felixonmars Revision: 1034498
upgpkg: haskell-assoc 1.0.2-102: rebuild with base-orphans 0.8.5 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 21:02:38 UTC (rev 1034497) +++ PKGBUILD 2021-10-26 21:02:52 UTC (rev 1034498) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=101 +pkgrel=102 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
