summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9566bdc13a65281adcd5a64ddb71f38567fd68c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = stack-static
	pkgdesc = The Haskell Tool Stack (linked statically)
	pkgver = 3.3.1
	pkgrel = 1
	url = https://github.com/commercialhaskell/stack
	arch = x86_64
	license = custom:BSD3
	depends = gmp
	depends = gcc-libs
	depends = zlib
	optdepends = bash-completion
	optdepends = ncurses5-compat-libs: using older ghc's linking against libtinfo.so.5
	provides = stack=3.3.1
	conflicts = stack
	conflicts = stack-bin
	conflicts = haskell-stack
	replaces = stack
	replaces = stack-bin
	replaces = haskell-stack
	options = !debug
	source = https://github.com/commercialhaskell/stack/releases/download/v3.3.1/stack-3.3.1-linux-x86_64.tar.gz
	source = https://github.com/commercialhaskell/stack/releases/download/v3.3.1/stack-3.3.1-linux-x86_64.tar.gz.asc
	validpgpkeys = C5705533DA4F78D8664B5DC0575159689BEFB442
	sha256sums = 88d7e517342c125b0a098d9d578fe53e590618ae4b2427283a27408a1ebd06d8
	sha256sums = SKIP

pkgname = stack-static