Date: Thursday, December 16, 2021 @ 05:12:03 Author: felixonmars Revision: 1073830
upgpkg: haskell-assoc 1.0.2-110: rebuild with hashable 1.3.4.1 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 05:11:13 UTC (rev 1073829) +++ PKGBUILD 2021-12-16 05:12:03 UTC (rev 1073830) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=109 +pkgrel=110 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
