Date: Tuesday, March 31, 2020 @ 23:09:37 Author: felixonmars Revision: 608535
upgpkg: haskell-reflection 2.1.5-19: rebuild with QuickCheck 2.14 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 23:09:04 UTC (rev 608534) +++ PKGBUILD 2020-03-31 23:09:37 UTC (rev 608535) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.5 -pkgrel=18 +pkgrel=19 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
