Date: Wednesday, December 23, 2020 @ 22:59:45 Author: felixonmars Revision: 785635
upgpkg: haskell-simple-reflect 0.3.3-5: rebuild with ghc 8.10.3 Modified: haskell-simple-reflect/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 22:59:19 UTC (rev 785634) +++ PKGBUILD 2020-12-23 22:59:45 UTC (rev 785635) @@ -3,7 +3,7 @@ _hkgname=simple-reflect pkgname=haskell-simple-reflect pkgver=0.3.3 -pkgrel=4 +pkgrel=5 pkgdesc="Simple reflection of expressions containing variables" url="https://github.com/twanvl/simple-reflect" license=('BSD')
