diff options
author | Sam James <sam@gentoo.org> | 2022-07-30 07:04:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 07:04:04 +0100 |
commit | 6a4bd6e5524d7f4b2a91694c6534e49b39686a36 (patch) | |
tree | 156dc00ac5447e5ee3d92d692482734a5246def9 /dev-haskell/missingh | |
parent | dev-haskell/http-client: add github upstream metadata (diff) | |
download | gentoo-6a4bd6e5524d7f4b2a91694c6534e49b39686a36.tar.gz gentoo-6a4bd6e5524d7f4b2a91694c6534e49b39686a36.tar.bz2 gentoo-6a4bd6e5524d7f4b2a91694c6534e49b39686a36.zip |
dev-haskell/missingh: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/missingh')
-rw-r--r-- | dev-haskell/missingh/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/missingh/metadata.xml b/dev-haskell/missingh/metadata.xml index 1bea67aa73fb..a15becf07ceb 100644 --- a/dev-haskell/missingh/metadata.xml +++ b/dev-haskell/missingh/metadata.xml @@ -10,4 +10,7 @@ Haskell programmers. It is written in pure Haskell and thus should be extremely portable and easy to use. </longdescription> + <upstream> + <remote-id type="github">jgoerzen/missingh</remote-id> + </upstream> </pkgmetadata> |