mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Fix synopsis in various haskell packages.
* gnu/packages/haskell-apps.scm (scroll): Fix synopsis. * gnu/packages/haskell-crypto.scm (ghc-curve25519): Fix synopsis. * gnu/packages/haskell-xyz.scm (ghc-base-compat-batteries): Fix synopsis. (ghc-generic-lens-core): Fix synopsis. (ghc-generic-lens): Fix synopsis. (ghc-skylighting): Fix synopsis. (ghc-git-lfs): Fix synopsis. (ghc-barbies): Fix synopsis. (ghc-witherable): Fix synopsis. (ghc-pcg-random): Fix synopsis. (ghc-ordered-containers): Fix synopsis. (ghc-cabal-syntax): Fix synopsis. (ghc-tasty-hslua): Fix synopsis. (ghc-hslua-marshalling): Fix synopsis. (ghc-lua-arbitrary): Fix synopsis. (ghc-hslua-aeson): Fix synopsis. (ghc-gridtables): Fix synopsis. (ghc-servant): Fix synopsis. (ghc-servant-server): Fix synopsis. (ghc-hslua-packaging): Fix synopsis. (ghc-hslua-module-version): Fix synopsis. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
This commit is contained in:
parent
65425efb30
commit
1199a19ba7
3 changed files with 21 additions and 22 deletions
|
@ -920,7 +920,7 @@ is programmed in Haskell.")
|
|||
ghc-random
|
||||
ghc-vector))
|
||||
(home-page "https://joeyh.name/code/scroll/")
|
||||
(synopsis "scroll(6), a roguelike game")
|
||||
(synopsis "Roguelike game")
|
||||
(description
|
||||
"You're a bookworm that's stuck on a scroll. You have to dodge between
|
||||
words and use spells to make your way down the page as the scroll is read. Go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue