Date: Tuesday, July 12, 2022 @ 07:14:16 Author: felixonmars Revision: 1250298
upgpkg: haskell-reflection 2.1.6-148: rebuild with tasty 1.4.2.2 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 07:14:08 UTC (rev 1250297) +++ PKGBUILD 2022-07-12 07:14:16 UTC (rev 1250298) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=147 +pkgrel=148 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
