guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/22: gnu: expect: Update home page.


From: guix-commits
Subject: 01/22: gnu: expect: Update home page.
Date: Wed, 7 Sep 2022 16:04:08 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit b7629ff995c49a3025b6edf3b240b48fe4b5b942
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Sep 5 13:55:07 2022 +0200

    gnu: expect: Update home page.
    
    * gnu/packages/tcl.scm (expect)[home-page]: Follow redirect.
---
 gnu/packages/tcl.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tcl.scm b/gnu/packages/tcl.scm
index 4cbc9d84b4..ab86ddee2f 100644
--- a/gnu/packages/tcl.scm
+++ b/gnu/packages/tcl.scm
@@ -180,7 +180,7 @@ multiple inheritance and public and private classes and 
variables.")
              #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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]