mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Fix various style issues in descriptions.
* gnu/packages/astronomy.scm (python-ads): Fix description. * gnu/packages/crates-io.scm (rust-is-debug-1): Fix description. * gnu/packages/haskell-xyz.scm (ghc-ordered-containers): Fix description. * gnu/packages/tex.scm (texlive-stex): Fix description. * gnu/packages/textutils.scm bibutils): Fix description. * gnu/packages/xml.scm (perl-libxml): Fix description. Change-Id: I765a5326180cfa31ca1a1727d4da2b1f6a05faa0 Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
This commit is contained in:
parent
6cb47c3744
commit
cba83a2038
6 changed files with 10 additions and 10 deletions
|
@ -16325,8 +16325,9 @@ benchmarks](https://hackage.haskell.org/package/random-bytestring-0.1.3.2/src/be
|
|||
(build-system haskell-build-system)
|
||||
(properties '((upstream-name . "ordered-containers")))
|
||||
(home-page "https://hackage.haskell.org/package/ordered-containers")
|
||||
(description "")
|
||||
(synopsis "Haskell types")
|
||||
(description "Set- and Map-like types that remember the order elements
|
||||
were inserted")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public ghc-cabal-syntax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue