Date: Sunday, September 19, 2021 @ 16:32:04 Author: felixonmars Revision: 1017505
upgpkg: haskell-reflection 2.1.6-101: rebuild with unliftio 0.2.20 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 16:31:15 UTC (rev 1017504) +++ PKGBUILD 2021-09-19 16:32:04 UTC (rev 1017505) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=100 +pkgrel=101 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
