Date: Wednesday, April 6, 2022 @ 20:57:32 Author: felixonmars Revision: 1181867
upgpkg: haskell-lattices 2.0.3-33: rebuild with unordered-containers 0.2.18.0 Modified: haskell-lattices/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:57:27 UTC (rev 1181866) +++ PKGBUILD 2022-04-06 20:57:32 UTC (rev 1181867) @@ -3,7 +3,7 @@ _hkgname=lattices pkgname=haskell-lattices pkgver=2.0.3 -pkgrel=32 +pkgrel=33 pkgdesc="Fine-grained library for constructing and manipulating lattices" url="https://github.com/phadej/lattices/" license=("BSD")
