Date: Monday, February 22, 2021 @ 15:24:28 Author: felixonmars Revision: 868718
upgpkg: haskell-assoc 1.0.2-60: rebuild with hashable 1.3.1.0 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 15:24:07 UTC (rev 868717) +++ PKGBUILD 2021-02-22 15:24:28 UTC (rev 868718) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=59 +pkgrel=60 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
