mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-charmbracelet-glamour: Fix typo in description.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour) [description]: Fix typo.
This commit is contained in:
parent
3fb6d439fe
commit
1b2dbcf0c8
1 changed files with 1 additions and 1 deletions
|
@ -5827,7 +5827,7 @@ which produce colorized output using github.com/fatih/color.")
|
|||
(synopsis "Write handsome command-line tools with glamour")
|
||||
(description "@code{glamour} lets you render markdown documents and
|
||||
templates on ANSI compatible terminals. You can create your own stylesheet or
|
||||
use one of our glamourous default themes.")
|
||||
use one of our glamorous default themes.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public go-github-com-coreos-go-semver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue