commit: 058c71cc7d7668b1d23c3b1b2367d9170a0841e5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 10 22:14:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 10 22:14:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058c71cc
dev-haskell/ed25519: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/ed25519/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-haskell/ed25519/metadata.xml b/dev-haskell/ed25519/metadata.xml
index 03e52cbfefbf..61e8ff87d20f 100644
--- a/dev-haskell/ed25519/metadata.xml
+++ b/dev-haskell/ed25519/metadata.xml
@@ -11,4 +11,7 @@
includes support for detached signatures, and thorough
documentation
on the design and implementation, including usage guidelines.
</longdescription>
+ <upstream>
+ <remote-id type="github">thoughtpolice/hs-ed25519</remote-id>
+ </upstream>
</pkgmetadata>