Date: Saturday, December 18, 2021 @ 20:25:50 Author: felixonmars Revision: 1077686
upgpkg: haskell-lattices 2.0.3-2: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-lattices/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 20:24:38 UTC (rev 1077685) +++ PKGBUILD 2021-12-18 20:25:50 UTC (rev 1077686) @@ -3,7 +3,7 @@ _hkgname=lattices pkgname=haskell-lattices pkgver=2.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Fine-grained library for constructing and manipulating lattices" url="https://github.com/phadej/lattices/" license=("BSD")
