hoogle: update to 5.0.12.

This commit is contained in:
Michael Gehring 2017-05-07 07:39:23 +00:00
parent ba59f1730e
commit f60cb708df

View file

@ -1,6 +1,6 @@
# Template file for 'hoogle'
pkgname=hoogle
version=5.0.11
version=5.0.12
revision=1
build_style=haskell-stack
nocross=yes # Can't yet cross compile Haskell
@ -11,7 +11,7 @@ maintainer="Inokentiy Babushkin <twk@twki.de>"
license="BSD-3"
homepage="http://hoogle.haskell.org/"
distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz"
checksum=9854fa6ad00d7869e4afce601be74d1d6743d96d4e86ea9cccc666d6edd1cbe8
checksum=a3d3fbffd9b6a0761ec7172efe5a21ea02448169e95b2704c5110e3409ed9bee
nopie=yes # network-2.6.3.1 build fails with a relocation
post_install() {