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

Felix Yan felixonmars at archlinux.org
Sat Mar 13 16:41:40 UTC 2021


    Date: Saturday, March 13, 2021 @ 16:41:40
  Author: felixonmars
Revision: 890362

upgpkg: haskell-lsp0 0.24.0.0-1

Modified:
  haskell-lsp0/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 16:41:33 UTC (rev 890361)
+++ PKGBUILD	2021-03-13 16:41:40 UTC (rev 890362)
@@ -9,7 +9,7 @@
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-async' 'haskell-attoparsec' 'haskell-data-default'
-         'haskell-hashable' 'haskell-lsp-types' 'haskell-hslogger' 'haskell-lens'
+         'haskell-hashable' 'haskell-lsp0-types' 'haskell-hslogger' 'haskell-lens'
          'haskell-network-uri' 'haskell-rope-utf16-splay' 'haskell-sorted-list'
          'haskell-temporary' 'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-hspec-discover'
@@ -18,7 +18,7 @@
 sha512sums=('91ab856483ced484ba4b804a269d877595db6c4d606df8da81d0ba557deac2fc97970b645dac8594dbdce28f27e3f09877e45a8b28932317ed2c60e766a28a30')
 
 build() {
-  cd $_hkgname-$pkgver    
+  cd $_hkgname-$pkgver
 
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
     --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \



More information about the arch-commits mailing list