Date: Thursday, April 23, 2020 @ 15:15:29 Author: felixonmars Revision: 618254
upgpkg: haskell-simple-reflect 0.3.3-2: rebuild with ghc 8.10.1 Modified: haskell-simple-reflect/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 15:13:13 UTC (rev 618253) +++ PKGBUILD 2020-04-23 15:15:29 UTC (rev 618254) @@ -3,7 +3,7 @@ _hkgname=simple-reflect pkgname=haskell-simple-reflect pkgver=0.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Simple reflection of expressions containing variables" url="https://github.com/twanvl/simple-reflect" license=('BSD')
