Date: Sunday, December 19, 2021 @ 01:13:57 Author: felixonmars Revision: 1078077
upgpkg: haskell-lsp-types 1.3.0.1-13: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-19 01:09:46 UTC (rev 1078076) +++ PKGBUILD 2021-12-19 01:13:57 UTC (rev 1078077) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=12 +pkgrel=13 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
