Date: Sunday, December 27, 2020 @ 22:37:00 Author: felixonmars Revision: 793954
upgpkg: haskell-first-class-families 0.8.0.0-48: rebuild with indexed-traversable 0.1.1 Modified: haskell-first-class-families/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-27 22:36:30 UTC (rev 793953) +++ PKGBUILD 2020-12-27 22:37:00 UTC (rev 793954) @@ -3,7 +3,7 @@ _hkgname=first-class-families pkgname=haskell-first-class-families pkgver=0.8.0.0 -pkgrel=47 +pkgrel=48 pkgdesc="First class type families" url="https://github.com/Lysxia/first-class-families" license=('MIT')
