mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Shorten package synopsis.
* gnu/packages/crates-io.scm (rust-inflections-1): Shorten synopsis. (rust-clap-conf-0.1): Likewise. * gnu/packages/gtk.scm (volctl): Likewise. * gnu/packages/haskell-xyz.scm (ghc-unliftio): Likewise. * gnu/packages/kde-pim.scm (korganizer): Likewise. * gnu/packages/kde.scm (kuserfeedback): Likewise. * gnu/packages/pascal.scm (p2c): Likewise. * gnu/packages/python-xyz.scm (python-ttystatus): Likewise. * gnu/packages/qt.scm (qtwebplugin): Likewise.
This commit is contained in:
parent
2fde8cf399
commit
faa03d1ace
8 changed files with 9 additions and 10 deletions
|
@ -13854,7 +13854,7 @@ for Unix time in Haskell.")
|
|||
(native-inputs (list ghc-hspec))
|
||||
(home-page "https://github.com/fpco/unliftio")
|
||||
(synopsis "Provides MonadUnliftIO typecplass for unlifting monads to
|
||||
IO (batteries included)")
|
||||
IO")
|
||||
(description "This Haskell package provides the core @code{MonadUnliftIO}
|
||||
typeclass, a number of common instances, and a collection of common functions
|
||||
working with it.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue