Date: Sunday, February 16, 2020 @ 13:21:18 Author: felixonmars Revision: 572534
upgpkg: haskell-first-class-families 0.7.0.0-2: rebuild with ghc 8.8.2 Modified: haskell-first-class-families/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 13:20:38 UTC (rev 572533) +++ PKGBUILD 2020-02-16 13:21:18 UTC (rev 572534) @@ -3,7 +3,7 @@ _hkgname=first-class-families pkgname=haskell-first-class-families pkgver=0.7.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="First class type families" url="https://github.com/Lysxia/first-class-families" license=('MIT')
