From f88681e9a8232c70f840940b907a7ef9b5c1b14a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 6 May 2017 06:42:00 +0000 Subject: [PATCH] hoogle: update to 5.0.11. --- srcpkgs/hoogle/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hoogle/template b/srcpkgs/hoogle/template index 043d822aec7..5d6cec801bd 100644 --- a/srcpkgs/hoogle/template +++ b/srcpkgs/hoogle/template @@ -1,6 +1,6 @@ # Template file for 'hoogle' pkgname=hoogle -version=5.0.9 +version=5.0.11 revision=1 build_style=haskell-stack nocross=yes # Can't yet cross compile Haskell @@ -11,7 +11,7 @@ maintainer="Inokentiy Babushkin " license="BSD-3" homepage="http://hoogle.haskell.org/" 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 post_install() {