diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-29 16:43:36 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 22:59:19 +0200 |
commit | 4fef8c6233ff4b43f90c532d67f5e8e232543a3d (patch) | |
tree | 69293ae23c606511c32fcb479838fdd52be771cf /dev-haskell | |
parent | dev-haskell/easy-file: add missing remote-id (diff) | |
download | gentoo-4fef8c6233ff4b43f90c532d67f5e8e232543a3d.tar.gz gentoo-4fef8c6233ff4b43f90c532d67f5e8e232543a3d.tar.bz2 gentoo-4fef8c6233ff4b43f90c532d67f5e8e232543a3d.zip |
dev-haskell/edit-distance: 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/edit-distance/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/edit-distance/metadata.xml b/dev-haskell/edit-distance/metadata.xml index 937381521944..aeaa481635c7 100644 --- a/dev-haskell/edit-distance/metadata.xml +++ b/dev-haskell/edit-distance/metadata.xml @@ -5,4 +5,7 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> + <upstream> + <remote-id type="github">haskellari/edit-distance</remote-id> + </upstream> </pkgmetadata> |