Date: Sunday, February 20, 2022 @ 21:36:05 Author: felixonmars Revision: 1135443
upgpkg: haskell-algebraic-graphs 0.6-9: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-20 21:33:15 UTC (rev 1135442) +++ PKGBUILD 2022-02-20 21:36:05 UTC (rev 1135443) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.6 -pkgrel=8 +pkgrel=9 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')