Date: Wednesday, August 24, 2022 @ 23:36:46 Author: felixonmars Revision: 1277942
upgpkg: haskell-algebraic-graphs 0.7-13: rebuild with hashable 1.4.1.0 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:36:37 UTC (rev 1277941) +++ PKGBUILD 2022-08-24 23:36:46 UTC (rev 1277942) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.7 -pkgrel=12 +pkgrel=13 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')