Date: Friday, March 11, 2022 @ 04:23:18 Author: felixonmars Revision: 1147489
upgpkg: haskell-reflection 2.1.6-127: rebuild with ansi-terminal 0.11.1 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-11 04:22:40 UTC (rev 1147488) +++ PKGBUILD 2022-03-11 04:23:18 UTC (rev 1147489) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=126 +pkgrel=127 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
