mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: expect: Update home page.
* gnu/packages/tcl.scm (expect)[home-page]: Follow redirect.
This commit is contained in:
parent
9ec4233181
commit
b7629ff995
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ (define-public expect
|
|||
#t)))
|
||||
|
||||
#:test-target "test"))
|
||||
(home-page "http://expect.sourceforge.net/")
|
||||
(home-page "https://core.tcl-lang.org/expect/")
|
||||
(synopsis "Tool for automating interactive applications")
|
||||
(description
|
||||
"Expect is a tool for automating interactive applications such as
|
||||
|
|
Loading…
Reference in a new issue