Date: Saturday, December 26, 2020 @ 04:48:40 Author: felixonmars Revision: 791929
upgpkg: haskell-algebraic-graphs 0.5-33: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 04:45:21 UTC (rev 791928) +++ PKGBUILD 2020-12-26 04:48:40 UTC (rev 791929) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=32 +pkgrel=33 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
