blob: 48752f3be8ca8a971b05c99cd1aa73a82f60a66b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = hlint-bin
pkgdesc = Haskell source code suggestions. Packaged from upstream binary release.
pkgver = 3.4.1
pkgrel = 1
url = https://github.com/ndmitchell/hlint
arch = x86_64
license = BSD
depends = gmp
conflicts = hlint
source = https://github.com/ndmitchell/hlint/releases/download/v3.4.1/hlint-3.4.1-x86_64-linux.tar.gz
sha256sums = 2fe7d16cdcb3f1affedf8e51a6b274bfb935d5901f32606b37153b57c00ae0da
pkgname = hlint-bin
|