Date: Wednesday, May 4, 2022 @ 12:23:59 Author: felixonmars Revision: 1193620
upgpkg: haskell-assoc 1.0.2-136: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 12:23:53 UTC (rev 1193619) +++ PKGBUILD 2022-05-04 12:23:59 UTC (rev 1193620) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=135 +pkgrel=136 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
