Date: Saturday, January 4, 2020 @ 15:41:40 Author: felixonmars Revision: 547994
upgpkg: haskell-reflection 2.1.5-7: rebuild with ansi-terminal 0.10.2 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-04 15:40:29 UTC (rev 547993) +++ PKGBUILD 2020-01-04 15:41:40 UTC (rev 547994) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.5 -pkgrel=6 +pkgrel=7 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
