Date: Monday, December 13, 2021 @ 12:55:09 Author: felixonmars Revision: 1071623
upgpkg: haskell-algebraic-graphs 0.5-124: rebuild with indexed-traversable 0.1.2 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 12:50:58 UTC (rev 1071622) +++ PKGBUILD 2021-12-13 12:55:09 UTC (rev 1071623) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=123 +pkgrel=124 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
