Date: Thursday, September 15, 2022 @ 21:48:07 Author: felixonmars Revision: 1303191
upgpkg: haskell-algebraic-graphs 0.7-24: rebuild with bifunctors 5.5.13 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 21:48:06 UTC (rev 1303190) +++ PKGBUILD 2022-09-15 21:48:07 UTC (rev 1303191) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.7 -pkgrel=23 +pkgrel=24 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
