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