diff options
Diffstat (limited to 'dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild index 01e84154f89b..346333f910b1 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" HOMEPAGE="https://github.com/jystic/unix-compat" -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}" |