Date: Thursday, March 3, 2022 @ 11:49:06 Author: felixonmars Revision: 1140497
upgpkg: haskell-reflection 2.1.6-125: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 11:48:42 UTC (rev 1140496) +++ PKGBUILD 2022-03-03 11:49:06 UTC (rev 1140497) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=124 +pkgrel=125 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
