summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@protonmail.com>2023-10-02 23:11:11 -0600
committerSam James <sam@gentoo.org>2023-10-23 04:10:29 +0100
commit132cbc05055552cb9e59c5d77e1f49d2991c5c95 (patch)
treebc740e20187e9f0529094a342a334eee1b84c363 /dev-haskell/yaml/metadata.xml
parentdev-haskell/xss-sanitize: add 0.3.7.2 (diff)
downloadgentoo-132cbc05055552cb9e59c5d77e1f49d2991c5c95.tar.gz
gentoo-132cbc05055552cb9e59c5d77e1f49d2991c5c95.tar.bz2
gentoo-132cbc05055552cb9e59c5d77e1f49d2991c5c95.zip
dev-haskell/yaml: add 0.11.11.2
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/yaml/metadata.xml')
-rw-r--r--dev-haskell/yaml/metadata.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/dev-haskell/yaml/metadata.xml b/dev-haskell/yaml/metadata.xml
index 3d126b223c2e..71b8b45b1435 100644
--- a/dev-haskell/yaml/metadata.xml
+++ b/dev-haskell/yaml/metadata.xml
@@ -5,18 +5,11 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Provides support for parsing and emitting Yaml documents.
-
- This package includes the full libyaml C library version 0.1.12 by Kirill
- Simonov (&lt;http://pyyaml.org/wiki/LibYAML&gt;) in the package so you
- don't need to worry about any non-Haskell dependencies.
- </longdescription>
<use>
- <flag name="examples">Install the haskell-yaml-examples executable</flag>
<flag name="executable">Install the yaml2json and json2yaml executables</flag>
</use>
<upstream>
+ <remote-id type="hackage">yaml</remote-id>
<remote-id type="github">snoyberg/yaml</remote-id>
</upstream>
</pkgmetadata>