diff options
Diffstat (limited to 'dev-haskell/scientific/scientific-0.3.4.9.ebuild')
-rw-r--r-- | dev-haskell/scientific/scientific-0.3.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/scientific/scientific-0.3.4.9.ebuild b/dev-haskell/scientific/scientific-0.3.4.9.ebuild index ef2dadaf373f..70e37e5e72f9 100644 --- a/dev-haskell/scientific/scientific-0.3.4.9.ebuild +++ b/dev-haskell/scientific/scientific-0.3.4.9.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Numbers represented using scientific notation" HOMEPAGE="https://github.com/basvandijk/scientific" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" |