mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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
|
(inputs
|
||||||
`(("libunistring" ,libunistring)
|
`(("libunistring" ,libunistring)
|
||||||
("pcre2" ,pcre2)))
|
("pcre2" ,pcre2)))
|
||||||
|
(home-page "https://boxes.thomasjensen.com")
|
||||||
(synopsis "Command line ASCII boxes")
|
(synopsis "Command line ASCII boxes")
|
||||||
(description
|
(description
|
||||||
"This command-line filter program draws ASCII-art boxes around your input
|
"This command-line filter program draws ASCII-art boxes around your input
|
||||||
text.")
|
text.")
|
||||||
(home-page "https://boxes.thomasjensen.com/build.html")
|
|
||||||
(license license:gpl2)))
|
(license license:gpl2)))
|
||||||
|
|
||||||
(define-public zsh-autosuggestions
|
(define-public zsh-autosuggestions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue