Date: Sunday, August 30, 2020 @ 19:41:02 Author: felixonmars Revision: 693016
upgpkg: haskell-statevar 1.2-4: rebuild with happy 1.20.0 Modified: haskell-statevar/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-30 19:40:27 UTC (rev 693015) +++ PKGBUILD 2020-08-30 19:41:02 UTC (rev 693016) @@ -4,7 +4,7 @@ _hkgname=StateVar pkgname=haskell-statevar pkgver=1.2 -pkgrel=3 +pkgrel=4 pkgdesc="State variables" url="https://github.com/haskell-opengl/StateVar" license=("BSD")
