Date: Monday, August 31, 2020 @ 03:00:17 Author: felixonmars Revision: 693396
upgpkg: haskell-first-class-families 0.8.0.0-21: rebuild with happy 1.20.0 Modified: haskell-first-class-families/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 02:59:34 UTC (rev 693395) +++ PKGBUILD 2020-08-31 03:00:17 UTC (rev 693396) @@ -3,7 +3,7 @@ _hkgname=first-class-families pkgname=haskell-first-class-families pkgver=0.8.0.0 -pkgrel=20 +pkgrel=21 pkgdesc="First class type families" url="https://github.com/Lysxia/first-class-families" license=('MIT')
