Date: Thursday, May 17, 2018 @ 07:38:34 Author: felixonmars Revision: 323416
upgpkg: haskell-reflection 2.1.3-2 rebuild with ghc 8.4.2 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 07:37:55 UTC (rev 323415) +++ PKGBUILD 2018-05-17 07:38:34 UTC (rev 323416) @@ -5,7 +5,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("custom:BSD3")
