Date: Thursday, September 17, 2020 @ 09:47:33
  Author: felixonmars
Revision: 708573

add a note about why using github source here

Modified:
  haskell-lsp-test/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-09-17 09:47:05 UTC (rev 708572)
+++ PKGBUILD    2020-09-17 09:47:33 UTC (rev 708573)
@@ -13,6 +13,7 @@
          'haskell-data-default' 'haskell-lsp' 'haskell-lens' 
'haskell-parser-combinators'
          'haskell-unordered-containers')
 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')
 

Reply via email to