Date: Friday, May 21, 2021 @ 06:20:56 Author: felixonmars Revision: 940356
upgpkg: haskell-lattices 2.0.2-82: rebuild with hashable 1.3.2.0 Modified: haskell-lattices/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 06:20:31 UTC (rev 940355) +++ PKGBUILD 2021-05-21 06:20:56 UTC (rev 940356) @@ -3,7 +3,7 @@ _hkgname=lattices pkgname=haskell-lattices pkgver=2.0.2 -pkgrel=81 +pkgrel=82 pkgdesc="Fine-grained library for constructing and manipulating lattices" url="http://github.com/phadej/lattices/" license=("BSD")
