Date: Tuesday, February 23, 2021 @ 08:01:01 Author: felixonmars Revision: 869296
upgpkg: haskell-algebraic-graphs 0.5-63: rebuild with hashable 1.3.1.0 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 07:59:24 UTC (rev 869295) +++ PKGBUILD 2021-02-23 08:01:01 UTC (rev 869296) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=62 +pkgrel=63 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
