summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-03-29 16:53:45 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-04-17 22:59:23 +0200
commita0fd7c26350a31926f5cc54440c239c224569079 (patch)
tree414c9e750263010b4a3e03981cc26679c29e542b /dev-haskell
parentdev-haskell/leancheck: add missing remote-id (diff)
downloadgentoo-a0fd7c26350a31926f5cc54440c239c224569079.tar.gz
gentoo-a0fd7c26350a31926f5cc54440c239c224569079.tar.bz2
gentoo-a0fd7c26350a31926f5cc54440c239c224569079.zip
dev-haskell/libyaml: 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/libyaml/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/libyaml/metadata.xml b/dev-haskell/libyaml/metadata.xml
index dd6483d64c56..8958352628bb 100644
--- a/dev-haskell/libyaml/metadata.xml
+++ b/dev-haskell/libyaml/metadata.xml
@@ -9,4 +9,7 @@
<flag name="unicode">Enable unicode output. Otherwise, unicode characters will be escaped.</flag>
<flag name="system-libyaml">Use the system-wide libyaml instead of the bundled copy</flag>
</use>
+ <upstream>
+ <remote-id type="github">snoyberg/yaml</remote-id>
+ </upstream>
</pkgmetadata>