Date: Monday, November 2, 2020 @ 14:06:42 Author: felixonmars Revision: 739715
upgpkg: haskell-algebraic-graphs 0.5-16: rebuild with HUnit 1.6.1.0 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 14:02:10 UTC (rev 739714) +++ PKGBUILD 2020-11-02 14:06:42 UTC (rev 739715) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=15 +pkgrel=16 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
