Date: Monday, February 15, 2021 @ 02:26:13 Author: felixonmars Revision: 860339
upgpkg: haskell-first-class-families 0.8.0.0-71: rebuild with doctest 0.18 Modified: haskell-first-class-families/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 02:25:45 UTC (rev 860338) +++ PKGBUILD 2021-02-15 02:26:13 UTC (rev 860339) @@ -3,7 +3,7 @@ _hkgname=first-class-families pkgname=haskell-first-class-families pkgver=0.8.0.0 -pkgrel=70 +pkgrel=71 pkgdesc="First class type families" url="https://github.com/Lysxia/first-class-families" license=('MIT')
