Date: Monday, March 7, 2022 @ 23:19:16 Author: felixonmars Revision: 1145327
upgpkg: haskell-algebraic-graphs 0.6-11: rebuild with doctest 0.19.0 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 23:16:26 UTC (rev 1145326) +++ PKGBUILD 2022-03-07 23:19:16 UTC (rev 1145327) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.6 -pkgrel=10 +pkgrel=11 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')