Date: Sunday, March 13, 2022 @ 23:05:15 Author: felixonmars Revision: 1151724
upgpkg: haskell-reflection 2.1.6-128: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 23:04:49 UTC (rev 1151723) +++ PKGBUILD 2022-03-13 23:05:15 UTC (rev 1151724) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=127 +pkgrel=128 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
