Date: Friday, February 17, 2023 @ 11:30:44 Author: felixonmars Revision: 1401891
upgpkg: haskell-assoc 1.0.2-177: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-assoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 11:30:07 UTC (rev 1401890) +++ PKGBUILD 2023-02-17 11:30:44 UTC (rev 1401891) @@ -3,7 +3,7 @@ _hkgname=assoc pkgname=haskell-assoc pkgver=1.0.2 -pkgrel=176 +pkgrel=177 pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors" url="https://github.com/phadej/assoc" license=('BSD')
