summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/fsnotify')
-rw-r--r--dev-haskell/fsnotify/fsnotify-0.0.11.ebuild4
-rw-r--r--dev-haskell/fsnotify/fsnotify-0.1.0.3.ebuild4
-rw-r--r--dev-haskell/fsnotify/fsnotify-0.2.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/fsnotify/fsnotify-0.0.11.ebuild b/dev-haskell/fsnotify/fsnotify-0.0.11.ebuild
index e315ba5298a6..320e9dd03814 100644
--- a/dev-haskell/fsnotify/fsnotify-0.0.11.ebuild
+++ b/dev-haskell/fsnotify/fsnotify-0.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Cross platform library for file change notification"
HOMEPAGE="http://hackage.haskell.org/package/fsnotify"
-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}"
diff --git a/dev-haskell/fsnotify/fsnotify-0.1.0.3.ebuild b/dev-haskell/fsnotify/fsnotify-0.1.0.3.ebuild
index 0f07a2ce2a2c..e065612a7263 100644
--- a/dev-haskell/fsnotify/fsnotify-0.1.0.3.ebuild
+++ b/dev-haskell/fsnotify/fsnotify-0.1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Cross platform library for file change notification"
HOMEPAGE="http://hackage.haskell.org/package/fsnotify"
-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}"
diff --git a/dev-haskell/fsnotify/fsnotify-0.2.1.ebuild b/dev-haskell/fsnotify/fsnotify-0.2.1.ebuild
index 21a07e11e84c..a8325ed40d49 100644
--- a/dev-haskell/fsnotify/fsnotify-0.2.1.ebuild
+++ b/dev-haskell/fsnotify/fsnotify-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Cross platform library for file change notification"
HOMEPAGE="https://github.com/haskell-fswatch/hfsnotify"
-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}"