diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-29 17:20:24 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 22:59:28 +0200 |
commit | f099927a85a9cfa5bc562450c175515ecbb7c595 (patch) | |
tree | bb3f483cc4eed4df5f68c8cb9eac6f1475464ade /dev-haskell | |
parent | dev-haskell/semigroups: add missing remote-id (diff) | |
download | gentoo-f099927a85a9cfa5bc562450c175515ecbb7c595.tar.gz gentoo-f099927a85a9cfa5bc562450c175515ecbb7c595.tar.bz2 gentoo-f099927a85a9cfa5bc562450c175515ecbb7c595.zip |
dev-haskell/should-not-typecheck: 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/should-not-typecheck/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/should-not-typecheck/metadata.xml b/dev-haskell/should-not-typecheck/metadata.xml index 2d8127f48f65..3358bf72024c 100644 --- a/dev-haskell/should-not-typecheck/metadata.xml +++ b/dev-haskell/should-not-typecheck/metadata.xml @@ -8,4 +8,7 @@ <longdescription> For examples and an introduction to the library please take a look at the <https://github.com/CRogers/should-not-typecheck#should-not-typecheck- README> on github. </longdescription> + <upstream> + <remote-id type="github">CRogers/should-not-typecheck</remote-id> + </upstream> </pkgmetadata> |