commit: 9676c7ef99cc41375f7105d64e3d0edfcf509bec
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 00:13:42 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 00:50:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9676c7ef
app-emacs/flycheck-guile: fix remote in metadata
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/flycheck-guile/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/flycheck-guile/metadata.xml
b/app-emacs/flycheck-guile/metadata.xml
index 26be2e4194b2..be1a56f6d866 100644
--- a/app-emacs/flycheck-guile/metadata.xml
+++ b/app-emacs/flycheck-guile/metadata.xml
@@ -12,6 +12,6 @@
</maintainer>
<upstream>
<bugs-to>https://gitlab.com/flatwhatson/flycheck-guile/issues/</bugs-to>
- <remote-id type="gitlab">flatwhatson/flycheck-guile</remote-id>
+ <remote-id type="github">flatwhatson/flycheck-guile</remote-id>
</upstream>
</pkgmetadata>