Date: Saturday, December 18, 2021 @ 18:47:37 Author: felixonmars Revision: 1077532
upgpkg: haskell-profunctors 5.6.2-56: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-profunctors/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 18:46:52 UTC (rev 1077531) +++ PKGBUILD 2021-12-18 18:47:37 UTC (rev 1077532) @@ -4,7 +4,7 @@ _hkgname=profunctors pkgname=haskell-profunctors pkgver=5.6.2 -pkgrel=55 +pkgrel=56 pkgdesc="Profunctors" url="https://github.com/ekmett/profunctors/" license=("BSD")