Date: Thursday, August 18, 2022 @ 19:55:43 Author: felixonmars Revision: 1268634
upgpkg: haskell-reflection 2.1.6-151: rebuild with base-orphans 0.8.7 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 19:55:34 UTC (rev 1268633) +++ PKGBUILD 2022-08-18 19:55:43 UTC (rev 1268634) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=150 +pkgrel=151 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
