Date: Tuesday, December 8, 2020 @ 19:32:58 Author: felixonmars Revision: 772036
upgpkg: haskell-algebraic-graphs 0.5-25: rebuild with strict 0.4.0.1 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-08 19:27:35 UTC (rev 772035) +++ PKGBUILD 2020-12-08 19:32:58 UTC (rev 772036) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=24 +pkgrel=25 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
