diff options
Diffstat (limited to 'dev-haskell/aws/aws-0.12.1.ebuild')
-rw-r--r-- | dev-haskell/aws/aws-0.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/aws/aws-0.12.1.ebuild b/dev-haskell/aws/aws-0.12.1.ebuild index 4c88e476c76c..2331a043eaf1 100644 --- a/dev-haskell/aws/aws-0.12.1.ebuild +++ b/dev-haskell/aws/aws-0.12.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Amazon Web Services (AWS) for Haskell" -HOMEPAGE="http://github.com/aristidb/aws" +HOMEPAGE="https://github.com/aristidb/aws" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |