summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hsql/hsql-1.8.2-r1.ebuild')
-rw-r--r--dev-haskell/hsql/hsql-1.8.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hsql/hsql-1.8.2-r1.ebuild b/dev-haskell/hsql/hsql-1.8.2-r1.ebuild
index 29cca67ecdb1..d8f03ac6cc02 100644
--- a/dev-haskell/hsql/hsql-1.8.2-r1.ebuild
+++ b/dev-haskell/hsql/hsql-1.8.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.10
"
-pkg_postinst () {
+pkg_postinst() {
ghc-package_pkg_postinst
elog "You will probably want to emerge one or more HSQL backend."