Date: Wednesday, December 30, 2020 @ 14:20:59 Author: felixonmars Revision: 799176
upgpkg: haskell-lattices 2.0.2-30: rebuild with StateVar 1.2.1 Modified: haskell-lattices/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-30 14:18:35 UTC (rev 799175) +++ PKGBUILD 2020-12-30 14:20:59 UTC (rev 799176) @@ -3,7 +3,7 @@ _hkgname=lattices pkgname=haskell-lattices pkgver=2.0.2 -pkgrel=29 +pkgrel=30 pkgdesc="Fine-grained library for constructing and manipulating lattices" url="http://github.com/phadej/lattices/" license=("BSD")
