blob: 9734665797afff97fa4947519ca805086e8dd996 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = stack-clean-old-static-git
pkgdesc = Manage Haskell stack snapshot builds and ghc versions (static build)
pkgver = 0.4.8.r0.gc1d6ed0
pkgrel = 1
url = https://github.com/juhp/stack-clean-old
arch = i686
arch = x86_64
license = BSD
makedepends = stack
depends = gmp
provides = stack-clean-old
source = git+https://github.com/juhp/stack-clean-old.git
sha256sums = SKIP
pkgname = stack-clean-old-static-git
|