diff options
author | Sam James <sam@gentoo.org> | 2021-10-01 08:11:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-01 08:11:54 +0100 |
commit | 62426edf5c1150252449e1860ea2c994a75c0bdc (patch) | |
tree | 16f1b0b89053a80cc4a439de8a413ee22f5ab437 /dev-haskell | |
parent | app-misc/pax-utils: update SRC_URI (diff) | |
download | gentoo-62426edf5c1150252449e1860ea2c994a75c0bdc.tar.gz gentoo-62426edf5c1150252449e1860ea2c994a75c0bdc.tar.bz2 gentoo-62426edf5c1150252449e1860ea2c994a75c0bdc.zip |
dev-haskell/edisoncore: update SRC_URI
slyfox@ has retired and I've archived the distfiles
in my devspace.
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-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" |