Date: Thursday, March 25, 2021 @ 11:35:32 Author: felixonmars Revision: 902929
upgpkg: haskell-profunctors 5.6.2-12: rebuild with tasty 1.4.0.3 Modified: haskell-profunctors/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 11:34:44 UTC (rev 902928) +++ PKGBUILD 2021-03-25 11:35:32 UTC (rev 902929) @@ -4,7 +4,7 @@ _hkgname=profunctors pkgname=haskell-profunctors pkgver=5.6.2 -pkgrel=11 +pkgrel=12 pkgdesc="Profunctors" url="https://github.com/ekmett/profunctors/" license=("BSD")