diff options
Diffstat (limited to 'dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild index 177c9b000c5b..de97caa97685 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" -HOMEPAGE="http://github.com/jystic/unix-compat" +HOMEPAGE="https://github.com/jystic/unix-compat" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |