commit: 38608bc09356df28b8f4ece6d341487821091b21
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 06:00:50 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 06:00:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38608bc0
dev-haskell/aws: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/aws/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-haskell/aws/metadata.xml b/dev-haskell/aws/metadata.xml
index 3e3436449600..cc08513f82e8 100644
--- a/dev-haskell/aws/metadata.xml
+++ b/dev-haskell/aws/metadata.xml
@@ -8,4 +8,7 @@
<longdescription>
Bindings for Amazon Web Services (AWS), with the aim of
supporting all AWS services. To see a high level overview of the library, see
the README at <https://github.com/aristidb/aws/blob/master/README.org>.
</longdescription>
+ <upstream>
+ <remote-id type="github">aristidb/aws</remote-id>
+ </upstream>
</pkgmetadata>