Date: Thursday, March 3, 2022 @ 23:21:38 Author: felixonmars Revision: 1141413
upgpkg: haskell-algebraic-graphs 0.6-10: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 23:18:49 UTC (rev 1141412) +++ PKGBUILD 2022-03-03 23:21:38 UTC (rev 1141413) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.6 -pkgrel=9 +pkgrel=10 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
