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