diff options
Diffstat (limited to 'app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild')
-rw-r--r-- | app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild b/app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild index 1a0636bb8be0..82d7ae03eec4 100644 --- a/app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild +++ b/app-emacs/ghc-mod/ghc-mod-5.5.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -53,7 +53,7 @@ DEPEND="${RDEPEND} SITEFILE=50${PN}-gentoo.el src_prepare() { - epatch "${FILESDIR}"/${PN}-5.5.0.0-gentoo.patch + epatch "${FILESDIR}"/${PN}-5.6.0.0-gentoo.patch } src_compile() { |