Date: Monday, December 30, 2019 @ 10:09:17 Author: felixonmars Revision: 544326
upgpkg: haskell-reflection 2.1.5-5: rebuild with exceptions 0.10.4 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 10:08:28 UTC (rev 544325) +++ PKGBUILD 2019-12-30 10:09:17 UTC (rev 544326) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.5 -pkgrel=4 +pkgrel=5 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
