mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: tcl: Update home page.
* gnu/packages/tcl.scm (tcl)[home-page]: Use HTTPS.
This commit is contained in:
parent
a4a70cc4d7
commit
068d0a1c34
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
||||||
;; likely related to name resolution), but that doesn't cause
|
;; likely related to name resolution), but that doesn't cause
|
||||||
;; `make' to fail.
|
;; `make' to fail.
|
||||||
#:test-target "test"))
|
#:test-target "test"))
|
||||||
(home-page "http://www.tcl.tk/")
|
(home-page "https://www.tcl.tk/")
|
||||||
(synopsis "The Tcl scripting language")
|
(synopsis "The Tcl scripting language")
|
||||||
(description "The Tcl (Tool Command Language) scripting language.")
|
(description "The Tcl (Tool Command Language) scripting language.")
|
||||||
(license license:tcl/tk)))
|
(license license:tcl/tk)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue