Date: Saturday, September 10, 2022 @ 15:35:36 Author: felixonmars Revision: 1299409
upgpkg: haskell-algebraic-graphs 0.7-22: rebuild with generic-deriving 1.14.2 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-10 15:35:36 UTC (rev 1299408) +++ PKGBUILD 2022-09-10 15:35:36 UTC (rev 1299409) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.7 -pkgrel=21 +pkgrel=22 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')