diff options
author | Sam James <sam@gentoo.org> | 2022-07-30 07:00:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 07:00:50 +0100 |
commit | 38608bc09356df28b8f4ece6d341487821091b21 (patch) | |
tree | e605fea8cab877c13967c21fa54c20cd4c222ac3 /dev-haskell/aws | |
parent | dev-haskell/warp: fix metadata (diff) | |
download | gentoo-38608bc09356df28b8f4ece6d341487821091b21.tar.gz gentoo-38608bc09356df28b8f4ece6d341487821091b21.tar.bz2 gentoo-38608bc09356df28b8f4ece6d341487821091b21.zip |
dev-haskell/aws: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/aws')
-rw-r--r-- | dev-haskell/aws/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
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> |