diff options
Diffstat (limited to 'dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild')
-rw-r--r-- | dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild b/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild index afe3336d7c47..483d5fc8c63f 100644 --- a/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild +++ b/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming decoding functions for UTF encodings. (deprecated)" -HOMEPAGE="http://github.com/fpco/text-stream-decode" +HOMEPAGE="https://github.com/fpco/text-stream-decode" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" |