Date: Sunday, March 21, 2021 @ 03:26:52 Author: felixonmars Revision: 896707
upgpkg: haskell-assoc 1.0.2-68: rebuild with tasty 1.4.0.2 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 03:26:19 UTC (rev 896706) +++ PKGBUILD 2021-03-21 03:26:52 UTC (rev 896707) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=67 +pkgrel=68 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
