Date: Thursday, October 1, 2020 @ 23:53:00 Author: felixonmars Revision: 714700
upgpkg: haskell-reflection 2.1.6-20: rebuild with base-orphans 0.8.3 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-01 23:52:28 UTC (rev 714699) +++ PKGBUILD 2020-10-01 23:53:00 UTC (rev 714700) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=19 +pkgrel=20 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
