Date: Thursday, September 17, 2020 @ 18:21:18 Author: felixonmars Revision: 708973
upgpkg: haskell-first-class-families 0.8.0.0-27: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-first-class-families/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 18:20:50 UTC (rev 708972) +++ PKGBUILD 2020-09-17 18:21:18 UTC (rev 708973) @@ -3,7 +3,7 @@ _hkgname=first-class-families pkgname=haskell-first-class-families pkgver=0.8.0.0 -pkgrel=26 +pkgrel=27 pkgdesc="First class type families" url="https://github.com/Lysxia/first-class-families" license=('MIT')
