Date: Monday, December 28, 2020 @ 10:12:28 Author: felixonmars Revision: 794552
upgpkg: haskell-algebraic-graphs 0.5-34: rebuild with indexed-traversable 0.1.1 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 10:09:03 UTC (rev 794551) +++ PKGBUILD 2020-12-28 10:12:28 UTC (rev 794552) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=33 +pkgrel=34 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
