summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-03 08:24:29 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-03 08:24:34 +0100
commit898d5366c879ec7d82b3abd9e01b45d0c2fdfb9c (patch)
treee066933776625fcc5f1364311b046c73d15b6306 /dev-haskell/hcodecs/metadata.xml
parentapp-misc/ktoblzcheck: Disable Python. (diff)
downloadgentoo-898d5366c879ec7d82b3abd9e01b45d0c2fdfb9c.tar.gz
gentoo-898d5366c879ec7d82b3abd9e01b45d0c2fdfb9c.tar.bz2
gentoo-898d5366c879ec7d82b3abd9e01b45d0c2fdfb9c.zip
dev-haskell/hcodecs: bump up to 0.5.2
Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/735564 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/hcodecs/metadata.xml')
-rw-r--r--dev-haskell/hcodecs/metadata.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-haskell/hcodecs/metadata.xml b/dev-haskell/hcodecs/metadata.xml
index 4ac3a65a9972..02cadfb9cc8e 100644
--- a/dev-haskell/hcodecs/metadata.xml
+++ b/dev-haskell/hcodecs/metadata.xml
@@ -6,8 +6,12 @@
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
- The library provides functions to read, write and manipulate MIDI, WAVE and SoundFont2 multimedia files. It is written entirely in Haskell (without any FFI). It uses efficient parsing and building combinators for binary data stored in ByteStrings (based on the one in 'binary' package).
+ The library provides functions to read, write and manipulate MIDI, WAVE and
+ SoundFont2 multimedia files. It is written entirely in Haskell (without any
+ FFI). It uses efficient parsing and building combinators for binary data
+ stored in ByteStrings (based on the one in &#39;binary&#39; package).
- Correctness of significant parts of the library has been validated with QuickCheck and Haskell Program Coverage (HPC) tool-kits.
+ Correctness of significant parts of the library has been validated with
+ QuickCheck and Haskell Program Coverage (HPC) tool-kits.
</longdescription>
</pkgmetadata>