Date: Wednesday, March 2, 2022 @ 22:38:37 Author: felixonmars Revision: 1139963
upgpkg: haskell-lsp0-test 0.11.0.7-112: rebuild with indexed-traversable-instances 0.1.1 Modified: haskell-lsp0-test/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-02 22:20:45 UTC (rev 1139962) +++ PKGBUILD 2022-03-02 22:38:37 UTC (rev 1139963) @@ -3,7 +3,7 @@ _hkgname=lsp-test pkgname=haskell-lsp0-test pkgver=0.11.0.7 -pkgrel=111 +pkgrel=112 pkgdesc="Functional test framework for LSP servers (Legacy 0.x version)" url="https://github.com/bubba/lsp-test#readme" license=("BSD") @@ -14,7 +14,7 @@ 'haskell-unordered-containers') makedepends=('ghc' 'uusi' 'haskell-hspec') # Hackage source is missing test data -source=("https://github.com/bubba/lsp-test/archive/$pkgver/$pkgname-$pkgver.tar.gz") +source=("https://github.com/bubba/lsp-test/archive/refs/tags/$pkgver/$pkgname-$pkgver.tar.gz") sha512sums=('bc42e9d5a31a81501b324f5c5c91d00512f85e6a1c867ca17f619565c732dacdd7a058b265819f6f045b84534450e785d88d038a91304ab9310680e46e0bf0ea') prepare() {
