Date: Wednesday, December 29, 2021 @ 11:28:57 Author: felixonmars Revision: 1086980
upgpkg: haskell-algebraic-graphs 0.5-129: rebuild with unordered-containers 0.2.15.0 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-29 11:24:46 UTC (rev 1086979) +++ PKGBUILD 2021-12-29 11:28:57 UTC (rev 1086980) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.5 -pkgrel=128 +pkgrel=129 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
