Date: Thursday, March 24, 2022 @ 19:54:21 Author: felixonmars Revision: 1175052
upgpkg: haskell-lattices 2.0.3-31: rebuild with quickcheck-instances 0.3.27 Modified: haskell-lattices/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 19:54:15 UTC (rev 1175051) +++ PKGBUILD 2022-03-24 19:54:21 UTC (rev 1175052) @@ -3,7 +3,7 @@ _hkgname=lattices pkgname=haskell-lattices pkgver=2.0.3 -pkgrel=30 +pkgrel=31 pkgdesc="Fine-grained library for constructing and manipulating lattices" url="https://github.com/phadej/lattices/" license=("BSD")
