Date: Monday, November 21, 2022 @ 08:02:55 Author: felixonmars Revision: 1351090
upgpkg: haskell-assoc 1.0.2-168: rebuild with hspec 2.10.5, hspec-core 2.10.5, hspec-discover 2.10.5 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-21 08:02:53 UTC (rev 1351089) +++ PKGBUILD 2022-11-21 08:02:55 UTC (rev 1351090) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=167 +pkgrel=168 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
