Date: Thursday, February 18, 2021 @ 04:37:46 Author: felixonmars Revision: 863531
upgpkg: haskell-algebraic-graphs 0.5-62: rebuild with async 2.2.3 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 04:33:36 UTC (rev 863530) +++ PKGBUILD 2021-02-18 04:37:46 UTC (rev 863531) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=61 +pkgrel=62 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
