Date: Thursday, May 13, 2021 @ 13:50:11 Author: felixonmars Revision: 933273
upgpkg: haskell-assoc 1.0.2-78: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 13:49:38 UTC (rev 933272) +++ PKGBUILD 2021-05-13 13:50:11 UTC (rev 933273) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=77 +pkgrel=78 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
