Date: Tuesday, January 5, 2021 @ 09:18:53 Author: felixonmars Revision: 808541
upgpkg: haskell-first-class-families 0.8.0.0-54: rebuild with comonad 5.0.8 Modified: haskell-first-class-families/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 09:18:27 UTC (rev 808540) +++ PKGBUILD 2021-01-05 09:18:53 UTC (rev 808541) @@ -3,7 +3,7 @@ _hkgname=first-class-families pkgname=haskell-first-class-families pkgver=0.8.0.0 -pkgrel=53 +pkgrel=54 pkgdesc="First class type families" url="https://github.com/Lysxia/first-class-families" license=('MIT')
