mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
hoogle: update to 5.0.11.
This commit is contained in:
parent
98405a5c7b
commit
f88681e9a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hoogle'
|
# Template file for 'hoogle'
|
||||||
pkgname=hoogle
|
pkgname=hoogle
|
||||||
version=5.0.9
|
version=5.0.11
|
||||||
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
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Inokentiy Babushkin <twk@twki.de>"
|
||||||
license="BSD-3"
|
license="BSD-3"
|
||||||
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="6f181b5d8f061a7679c8d394676201d23be363f4612fd0c93f908e7792591ed3"
|
checksum=9854fa6ad00d7869e4afce601be74d1d6743d96d4e86ea9cccc666d6edd1cbe8
|
||||||
nopie=yes # network-2.6.3.1 build fails with a relocation
|
nopie=yes # network-2.6.3.1 build fails with a relocation
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue