Date: Thursday, May 12, 2022 @ 09:03:29 Author: felixonmars Revision: 1198613
upgpkg: haskell-algebraic-graphs 0.6-27: rebuild with unordered-containers 0.2.19.1 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:03:20 UTC (rev 1198612) +++ PKGBUILD 2022-05-12 09:03:29 UTC (rev 1198613) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.6 -pkgrel=26 +pkgrel=27 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
