[arch-commits] Commit in haskell-lsp-test/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Sep 20 01:08:59 UTC 2020


    Date: Sunday, September 20, 2020 @ 01:08:58
  Author: felixonmars
Revision: 710910

upgpkg: haskell-lsp-test 0.11.0.6-1: rebuild with lsp-test 0.11.0.6

Modified:
  haskell-lsp-test/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-19 22:47:50 UTC (rev 710909)
+++ PKGBUILD	2020-09-20 01:08:58 UTC (rev 710910)
@@ -2,8 +2,8 @@
 
 _hkgname=lsp-test
 pkgname=haskell-lsp-test
-pkgver=0.11.0.5
-pkgrel=2
+pkgver=0.11.0.6
+pkgrel=1
 pkgdesc="Functional test framework for LSP servers"
 url="https://github.com/bubba/lsp-test#readme"
 license=("BSD")
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-hspec')
 # Hackage source is missing test data
 source=("https://github.com/bubba/lsp-test/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('3d1779f05cbeb6ea7109188d5e850b688de2f72af49f16785ff840264534c587')
+sha512sums=('7a166a68c39ac7bbc47051f3803b39cb058b34bccdcf42c5b8722571e866658e59f22bfa5783614962195c85da90184b200f41da373a97870e1abff1acbdb8a6')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list