Date: Friday, September 30, 2022 @ 02:19:51 Author: felixonmars Revision: 1318102
upgpkg: haskell-assoc 1.0.2-163: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 02:19:40 UTC (rev 1318101) +++ PKGBUILD 2022-09-30 02:19:51 UTC (rev 1318102) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=162 +pkgrel=163 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
