summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5501c7e75f8034e96e6c1d6e709904a3ebd0f5f5 (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
pkgbase = stack-static
	pkgdesc = The Haskell Tool Stack (linked statically)
	pkgver = 2.15.5
	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=2.15.5
	conflicts = stack
	conflicts = stack-bin
	conflicts = haskell-stack
	replaces = stack
	replaces = stack-bin
	replaces = haskell-stack
	source = https://github.com/commercialhaskell/stack/releases/download/v2.15.5/stack-2.15.5-linux-x86_64.tar.gz
	source = https://github.com/commercialhaskell/stack/releases/download/v2.15.5/stack-2.15.5-linux-x86_64.tar.gz.asc
	validpgpkeys = C5705533DA4F78D8664B5DC0575159689BEFB442
	sha256sums = d55f8554932aad23f7b1198e0d5ebe332073d73fe60e3f324d0b315c156d8c43
	sha256sums = SKIP

pkgname = stack-static