Date: Thursday, March 24, 2022 @ 20:10:59 Author: felixonmars Revision: 1175162
upgpkg: haskell-algebraic-graphs 0.6-20: rebuild with quickcheck-instances 0.3.27 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 20:10:52 UTC (rev 1175161) +++ PKGBUILD 2022-03-24 20:10:59 UTC (rev 1175162) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.6 -pkgrel=19 +pkgrel=20 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
