Date: Tuesday, February 9, 2021 @ 19:16:35 Author: felixonmars Revision: 851395
upgpkg: haskell-first-class-families 0.8.0.0-68: rebuild with ghc 8.10.4 Modified: haskell-first-class-families/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 19:16:08 UTC (rev 851394) +++ PKGBUILD 2021-02-09 19:16:35 UTC (rev 851395) @@ -3,7 +3,7 @@ _hkgname=first-class-families pkgname=haskell-first-class-families pkgver=0.8.0.0 -pkgrel=67 +pkgrel=68 pkgdesc="First class type families" url="https://github.com/Lysxia/first-class-families" license=('MIT')
