Date: Monday, September 7, 2020 @ 10:15:29 Author: felixonmars Revision: 699556
upgpkg: haskell-first-class-families 0.8.0.0-23: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-first-class-families/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 10:14:55 UTC (rev 699555) +++ PKGBUILD 2020-09-07 10:15:29 UTC (rev 699556) @@ -3,7 +3,7 @@ _hkgname=first-class-families pkgname=haskell-first-class-families pkgver=0.8.0.0 -pkgrel=22 +pkgrel=23 pkgdesc="First class type families" url="https://github.com/Lysxia/first-class-families" license=('MIT')