summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@protonmail.com>2023-10-02 23:06:42 -0600
committerSam James <sam@gentoo.org>2023-10-23 04:09:22 +0100
commit591ab63a6b4d471919260644244a6530cab3c867 (patch)
tree8d5fb318dabf030de96b826d8e2171e4aefad2e2 /dev-haskell/concurrent-output/metadata.xml
parentdev-haskell/comonad: Hackage revision bump (diff)
downloadgentoo-591ab63a6b4d471919260644244a6530cab3c867.tar.gz
gentoo-591ab63a6b4d471919260644244a6530cab3c867.tar.bz2
gentoo-591ab63a6b4d471919260644244a6530cab3c867.zip
dev-haskell/concurrent-output: add 1.10.19
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/concurrent-output/metadata.xml')
-rw-r--r--dev-haskell/concurrent-output/metadata.xml15
1 files changed, 3 insertions, 12 deletions
diff --git a/dev-haskell/concurrent-output/metadata.xml b/dev-haskell/concurrent-output/metadata.xml
index 9c22cc6f0d89..a2b732140d20 100644
--- a/dev-haskell/concurrent-output/metadata.xml
+++ b/dev-haskell/concurrent-output/metadata.xml
@@ -5,16 +5,7 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Provides a simple interface for writing concurrent programs that
- need to output a lot of status messages to the console, or display
- multiple progress bars for different activities at the same time,
- or concurrently run external commands that output to the console.
-
- Built on top of that is a way of defining multiple output regions,
- which are automatically laid out on the screen and can be individually
- updated. Can be used for progress displays etc.
-
- &lt;&lt;https://joeyh.name/code/concurrent-output/demo2.gif&gt;&gt;
- </longdescription>
+ <upstream>
+ <remote-id type="hackage">concurrent-output</remote-id>
+ </upstream>
</pkgmetadata>