commit: 48d8f34863aa5baa39a95896b566d67bd1febd8f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 10 22:15:43 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 10 22:15:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d8f348
dev-haskell/pretty-show: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/pretty-show/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-haskell/pretty-show/metadata.xml
b/dev-haskell/pretty-show/metadata.xml
index 1754ff68b46d..52d472789714 100644
--- a/dev-haskell/pretty-show/metadata.xml
+++ b/dev-haskell/pretty-show/metadata.xml
@@ -12,4 +12,7 @@
human-readable versions of 'Show' instances, which can be quite
handy for
debugging Haskell programs.
</longdescription>
+ <upstream>
+ <remote-id type="github">yav/pretty-show</remote-id>
+ </upstream>
</pkgmetadata>