Date: Monday, October 17, 2022 @ 22:49:14 Author: felixonmars Revision: 1330086
upgpkg: haskell-reflection 2.1.6-161: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 22:49:08 UTC (rev 1330085) +++ PKGBUILD 2022-10-17 22:49:14 UTC (rev 1330086) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=160 +pkgrel=161 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
