Date: Tuesday, February 9, 2021 @ 22:26:41 Author: felixonmars Revision: 851837
upgpkg: haskell-algebraic-graphs 0.5-58: rebuild with ghc 8.10.4 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 22:23:28 UTC (rev 851836) +++ PKGBUILD 2021-02-09 22:26:41 UTC (rev 851837) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=57 +pkgrel=58 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
