diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-29 16:49:11 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 22:59:21 +0200 |
commit | bfbc8e641d74f7f0090452d7562ef11c0ceab057 (patch) | |
tree | bc4be9071a1c50249212ee1425f1fc76358064f0 /dev-haskell | |
parent | dev-haskell/hinotify: add missing remote-id (diff) | |
download | gentoo-bfbc8e641d74f7f0090452d7562ef11c0ceab057.tar.gz gentoo-bfbc8e641d74f7f0090452d7562ef11c0ceab057.tar.bz2 gentoo-bfbc8e641d74f7f0090452d7562ef11c0ceab057.zip |
dev-haskell/http-media: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/http-media/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/http-media/metadata.xml b/dev-haskell/http-media/metadata.xml index 218cc2160eb0..fee7d2838ce4 100644 --- a/dev-haskell/http-media/metadata.xml +++ b/dev-haskell/http-media/metadata.xml @@ -32,4 +32,7 @@ The API is agnostic to your choice of server. </longdescription> + <upstream> + <remote-id type="github">zmthy/http-media</remote-id> + </upstream> </pkgmetadata> |