hoogle: update to 5.0.18
This commit is contained in:
parent
351d50d086
commit
3e85401abf
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'hoogle'
|
# Template file for 'hoogle'
|
||||||
pkgname=hoogle
|
pkgname=hoogle
|
||||||
version=5.0.17.15
|
version=5.0.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-15.4"
|
stackage="lts-16.13"
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
short_desc="Haskell API search engine"
|
short_desc="Haskell API search engine"
|
||||||
maintainer="Inokentiy Babushkin <twk@twki.de>"
|
maintainer="Inokentiy Babushkin <twk@twki.de>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://hoogle.haskell.org/"
|
homepage="http://hoogle.haskell.org/"
|
||||||
distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=60f0645e2478b04be4b99316a21337bd658cb6388df10f850309756b245e0168
|
checksum=fa624618ccbf5772af5628b791094fa43301f1c25137e06ed65c203e0de8b4c3
|
||||||
nopie_files="/usr/bin/hoogle"
|
nopie_files="/usr/bin/hoogle"
|
||||||
nocross=yes # Can't yet cross compile Haskell
|
nocross=yes # Can't yet cross compile Haskell
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue