Date: Sunday, October 4, 2020 @ 07:08:43 Author: felixonmars Revision: 717281
upgpkg: haskell-algebraic-graphs 0.5-8: rebuild with transformers-compat 0.6.6 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 07:05:27 UTC (rev 717280) +++ PKGBUILD 2020-10-04 07:08:43 UTC (rev 717281) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=7 +pkgrel=8 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
