summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 23:12:49 +0100
committerSam James <sam@gentoo.org>2023-04-10 23:12:49 +0100
commit8b665aa6d4b504321d7b160d935c027be6dba152 (patch)
treec0211274dabb9c380aa7e6805d349e382ec6871f /dev-haskell/ed25519
parentapp-vim/voom: update *.github.com HOMEPAGEs (diff)
downloadgentoo-8b665aa6d4b504321d7b160d935c027be6dba152.tar.gz
gentoo-8b665aa6d4b504321d7b160d935c027be6dba152.tar.bz2
gentoo-8b665aa6d4b504321d7b160d935c027be6dba152.zip
dev-haskell/ed25519: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/ed25519')
-rw-r--r--dev-haskell/ed25519/ed25519-0.0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild b/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
index 3fe61072aabf..e45e23d32369 100644
--- a/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
+++ b/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" # Broken test-suite: needs
inherit haskell-cabal
DESCRIPTION="Ed25519 cryptographic signatures"
-HOMEPAGE="http://thoughtpolice.github.com/hs-ed25519"
+HOMEPAGE="https://github.com/thoughtpolice/hs-ed25519"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"