mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: boxes: Link to homier home page.
* gnu/packages/shellutils.scm (boxes)[home-page]: Link to the front page.
This commit is contained in:
parent
b5602ef7ec
commit
ed0215d3f9
1 changed files with 1 additions and 1 deletions
|
@ -93,11 +93,11 @@
|
|||
(inputs
|
||||
`(("libunistring" ,libunistring)
|
||||
("pcre2" ,pcre2)))
|
||||
(home-page "https://boxes.thomasjensen.com")
|
||||
(synopsis "Command line ASCII boxes")
|
||||
(description
|
||||
"This command-line filter program draws ASCII-art boxes around your input
|
||||
text.")
|
||||
(home-page "https://boxes.thomasjensen.com/build.html")
|
||||
(license license:gpl2)))
|
||||
|
||||
(define-public zsh-autosuggestions
|
||||
|
|
Loading…
Reference in a new issue