Date: Thursday, September 22, 2022 @ 09:01:34 Author: felixonmars Revision: 1306467
upgpkg: haskell-reflection 2.1.6-156: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:01:32 UTC (rev 1306466) +++ PKGBUILD 2022-09-22 09:01:34 UTC (rev 1306467) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=155 +pkgrel=156 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
