hoogle: update to 5.0.18.2
This commit is contained in:
parent
3b02d647ea
commit
003722a5ac
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'hoogle'
|
||||
pkgname=hoogle
|
||||
version=5.0.18.1
|
||||
revision=2
|
||||
version=5.0.18.2
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
stackage="lts-17.5"
|
||||
makedepends="zlib-devel"
|
||||
short_desc="Haskell API search engine"
|
||||
maintainer="Inokentiy Babushkin <twk@twki.de>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://hoogle.haskell.org/"
|
||||
homepage="https://hoogle.haskell.org/"
|
||||
distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=62388f8a13e8fd3c7befe9c12543eb9f1b53a5fb948390c69eb2985d39f927aa
|
||||
checksum=9f8f0afde52fe602100ab7828fad230c2f5e94050dda9fe1e2a9f0a93f7fe617
|
||||
nopie_files="/usr/bin/hoogle"
|
||||
nocross=yes # Can't yet cross compile Haskell
|
||||
|
||||
|
|
Loading…
Reference in a new issue