summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 579dc68e52f33892d924c38c8b81faff2c553639 (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.5.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.5.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.5.1/stack-3.5.1-linux-x86_64.tar.gz
	source = https://github.com/commercialhaskell/stack/releases/download/v3.5.1/stack-3.5.1-linux-x86_64.tar.gz.asc
	validpgpkeys = C5705533DA4F78D8664B5DC0575159689BEFB442
	sha256sums = b5a344e26ad24b0ab63b451aed8d8b89bb7eeea31d0dd2ad4ff7535da4f18a36
	sha256sums = SKIP

pkgname = stack-static