diff options
author | Maciej Barć <xgqt@gentoo.org> | 2023-03-28 02:13:42 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2023-03-28 02:50:50 +0200 |
commit | 9676c7ef99cc41375f7105d64e3d0edfcf509bec (patch) | |
tree | ed618fd5581e0fb63a32e67e6f00e0e929daa94c /app-emacs/flycheck-guile | |
parent | app-emacs/flycheck-guile: drop old 0.2-r1 (diff) | |
download | gentoo-9676c7ef99cc41375f7105d64e3d0edfcf509bec.tar.gz gentoo-9676c7ef99cc41375f7105d64e3d0edfcf509bec.tar.bz2 gentoo-9676c7ef99cc41375f7105d64e3d0edfcf509bec.zip |
app-emacs/flycheck-guile: fix remote in metadata
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/flycheck-guile')
-rw-r--r-- | app-emacs/flycheck-guile/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |