Date: Thursday, March 24, 2022 @ 00:08:10 Author: felixonmars Revision: 1172568
upgpkg: haskell-reflection 2.1.6-133: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:08:01 UTC (rev 1172567) +++ PKGBUILD 2022-03-24 00:08:10 UTC (rev 1172568) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=132 +pkgrel=133 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
