Date: Wednesday, July 6, 2022 @ 22:31:46 Author: felixonmars Revision: 1246949
upgpkg: haskell-algebraic-graphs 0.7-3: rebuild with resourcet 1.2.6 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-06 22:31:31 UTC (rev 1246948) +++ PKGBUILD 2022-07-06 22:31:46 UTC (rev 1246949) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.7 -pkgrel=2 +pkgrel=3 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
