gnu: expect: Update home page.
* gnu/packages/tcl.scm (expect)[home-page]: Follow redirect.master
parent
9ec4233181
commit
b7629ff995
|
@ -180,7 +180,7 @@ multiple inheritance and public and private classes and variables.")
|
||||||
#t)))
|
#t)))
|
||||||
|
|
||||||
#:test-target "test"))
|
#:test-target "test"))
|
||||||
(home-page "http://expect.sourceforge.net/")
|
(home-page "https://core.tcl-lang.org/expect/")
|
||||||
(synopsis "Tool for automating interactive applications")
|
(synopsis "Tool for automating interactive applications")
|
||||||
(description
|
(description
|
||||||
"Expect is a tool for automating interactive applications such as
|
"Expect is a tool for automating interactive applications such as
|
||||||
|
|
Reference in New Issue