mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
hoogle: update to 5.0.17.3.
This commit is contained in:
parent
1627e6defb
commit
e675d98d95
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'hoogle'
|
# Template file for 'hoogle'
|
||||||
pkgname=hoogle
|
pkgname=hoogle
|
||||||
version=5.0.14
|
version=5.0.17.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
nocross=yes # Can't yet cross compile Haskell
|
nocross=yes # Can't yet cross compile Haskell
|
||||||
stackage="lts-10.2"
|
stackage="lts-12.0"
|
||||||
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"
|
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=721d0f4a3c7dfc96eaa5cec07349e92d1c312576940e57a48ae3b8a9bb96c851
|
checksum=5e092a0b33f85ffe3c425939e082e4fdf7e219d74949cc8324edbcf464ac9587
|
||||||
nopie_files="/usr/bin/hoogle"
|
nopie_files="/usr/bin/hoogle"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue