Date: Thursday, March 2, 2023 @ 10:47:19 Author: felixonmars Revision: 1406596
upgpkg: haskell-algebraic-graphs 0.7-48: rebuild with generic-deriving 1.14.3 Modified: haskell-algebraic-graphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 10:46:31 UTC (rev 1406595) +++ PKGBUILD 2023-03-02 10:47:19 UTC (rev 1406596) @@ -3,7 +3,7 @@ _hkgname=algebraic-graphs pkgname=haskell-algebraic-graphs pkgver=0.7 -pkgrel=47 +pkgrel=48 pkgdesc="A library for algebraic graph construction and transformation" url="https://github.com/snowleopard/alga" license=('MIT')
