[arch-commits] Commit in haskell-lsp-test/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Sep 17 09:47:33 UTC 2020
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')
More information about the arch-commits
mailing list