Date: Monday, February 15, 2021 @ 10:16:49 Author: felixonmars Revision: 860957
upgpkg: haskell-lattices 2.0.2-58: rebuild with doctest 0.18 Modified: haskell-lattices/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 10:13:23 UTC (rev 860956) +++ PKGBUILD 2021-02-15 10:16:49 UTC (rev 860957) @@ -3,7 +3,7 @@ _hkgname=lattices pkgname=haskell-lattices pkgver=2.0.2 -pkgrel=57 +pkgrel=58 pkgdesc="Fine-grained library for constructing and manipulating lattices" url="http://github.com/phadej/lattices/" license=("BSD")
