Date: Friday, October 9, 2020 @ 17:16:28 Author: felixonmars Revision: 722534
upgpkg: haskell-algebraic-graphs 0.5-10: rebuild with unordered-containers 0.2.13.0 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 17:13:09 UTC (rev 722533) +++ PKGBUILD 2020-10-09 17:16:28 UTC (rev 722534) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=9 +pkgrel=10 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
