diff options
Diffstat (limited to 'dev-haskell/texmath/texmath-0.8.0.1.ebuild')
-rw-r--r-- | dev-haskell/texmath/texmath-0.8.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/texmath/texmath-0.8.0.1.ebuild b/dev-haskell/texmath/texmath-0.8.0.1.ebuild index e929731cb9d9..4975392257f1 100644 --- a/dev-haskell/texmath/texmath-0.8.0.1.ebuild +++ b/dev-haskell/texmath/texmath-0.8.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conversion between formats used to represent mathematics" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" |