Date: Thursday, February 27, 2020 @ 14:16:26 Author: felixonmars Revision: 584124
upgpkg: haskell-reflection 2.1.5-16: rebuild with ghc 8.8.3 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 14:15:43 UTC (rev 584123) +++ PKGBUILD 2020-02-27 14:16:26 UTC (rev 584124) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.5 -pkgrel=15 +pkgrel=16 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
