mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Fix various synopses.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-goodies): Fix synopsis. * gnu/packages/haskell-xyz.scm (ghc-should-not-typecheck): Fix synopsis. * gnu/packages/rust-apps.scm (just): Fix synopsis. Change-Id: I7060a55eff52526ab2985ba364e2b2b4976799ce Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
This commit is contained in:
parent
cba83a2038
commit
613c8b8170
3 changed files with 3 additions and 3 deletions
|
@ -16591,7 +16591,7 @@ Lua tables, but are augmented with convenience functions.")
|
|||
(native-inputs (list ghc-hspec ghc-hspec-expectations))
|
||||
(home-page "https://github.com/CRogers/should-not-typecheck")
|
||||
(synopsis
|
||||
"A HUnit/hspec assertion library to verify that an expression does not typecheck")
|
||||
"HUnit/hspec assertion library to verify that an expression does not typecheck")
|
||||
(description
|
||||
"For examples and an introduction to the library please take a look at the
|
||||
<https://github.com/CRogers/should-not-typecheck#should-not-typecheck- README>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue