diff options
Diffstat (limited to 'dev-haskell/mmap/mmap-0.5.8.ebuild')
-rw-r--r-- | dev-haskell/mmap/mmap-0.5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mmap/mmap-0.5.8.ebuild b/dev-haskell/mmap/mmap-0.5.8.ebuild index 6eee2da12447..96fcb9015333 100644 --- a/dev-haskell/mmap/mmap-0.5.8.ebuild +++ b/dev-haskell/mmap/mmap-0.5.8.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Memory mapped files for POSIX and Windows" -HOMEPAGE="http://hackage.haskell.org/package/mmap" +HOMEPAGE="https://hackage.haskell.org/package/mmap" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |