Date: Saturday, December 18, 2021 @ 18:48:15 Author: felixonmars Revision: 1077534
upgpkg: haskell-assoc 1.0.2-111: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 18:47:45 UTC (rev 1077533) +++ PKGBUILD 2021-12-18 18:48:15 UTC (rev 1077534) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=110 +pkgrel=111 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
