Date: Friday, February 18, 2022 @ 23:15:14 Author: felixonmars Revision: 1134464
upgpkg: haskell-reflection 2.1.6-124: rebuild with hashable 1.4.0.0 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:14:49 UTC (rev 1134463) +++ PKGBUILD 2022-02-18 23:15:14 UTC (rev 1134464) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=123 +pkgrel=124 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
