Date: Thursday, June 17, 2021 @ 22:29:29 Author: felixonmars Revision: 964913
upgpkg: haskell-simple-reflect 0.3.3-8: rebuild with ghc 9.0.1 Modified: haskell-simple-reflect/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 22:28:44 UTC (rev 964912) +++ PKGBUILD 2021-06-17 22:29:29 UTC (rev 964913) @@ -3,7 +3,7 @@ _hkgname=simple-reflect pkgname=haskell-simple-reflect pkgver=0.3.3 -pkgrel=7 +pkgrel=8 pkgdesc="Simple reflection of expressions containing variables" url="https://github.com/twanvl/simple-reflect" license=('BSD')
