diff options
Diffstat (limited to 'dev-haskell/edisoncore/edisoncore-1.3.2.1-r1.ebuild')
-rw-r--r-- | dev-haskell/edisoncore/edisoncore-1.3.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/edisoncore/edisoncore-1.3.2.1-r1.ebuild b/dev-haskell/edisoncore/edisoncore-1.3.2.1-r1.ebuild index c2550f9bba98..7dfca738778e 100644 --- a/dev-haskell/edisoncore/edisoncore-1.3.2.1-r1.ebuild +++ b/dev-haskell/edisoncore/edisoncore-1.3.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ DESCRIPTION="A library of efficent, purely-functional data structures (Core Impl HOMEPAGE="http://rwd.rdockins.name/edison/home/" SRC_URI=" https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz - https://dev.gentoo.org/~slyfox/distfiles/edisoncore-1.3.2.1-ghc-8.8.patch + https://dev.gentoo.org/~sam/distfiles/edisoncore-1.3.2.1-ghc-8.8.patch " LICENSE="MIT" |