Re: gcl-2.6.14 released [stable]
"Andrey G. Grozin" <[email protected]>
| Newsgroups | gmane.lisp.gcl.devel,gmane.comp.mathematics.maxima.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 13 Jan 2023, Camm Maguire wrote: > Greetings! The GCL team is happy to announce the release of version > 2.6.14, the latest achievement in the 'stable' (as opposed to > 'development') series. Please see http://www.gnu.org/software/gcl for > downloading information. > Here are the compressed sources and a GPG detached signature: > https://www.gnu.org/software/gcl//gcl-2.6.14.tar.gz > https://www.gnu.org/software/gcl//gcl-2.6.14.tar.gz.sig bilbo gcl # wget https://www.gnu.org/software/gcl//gcl-2.6.14.tar.gz --2023-01-15 18:08:22-- https://www.gnu.org/software/gcl//gcl-2.6.14.tar.gz Resolving www.gnu.org... 209.51.188.116 Connecting to www.gnu.org|209.51.188.116|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2023-01-15 18:08:23 ERROR 404: Not Found. bilbo gcl # wget https://ftp.gnu.org/gnu/gcl/gcl-2.6.14.tar.gz --2023-01-15 18:06:21-- https://ftp.gnu.org/gnu/gcl/gcl-2.6.14.tar.gz Resolving ftp.gnu.org... 209.51.188.20 Connecting to ftp.gnu.org|209.51.188.20|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2023-01-15 18:06:22 ERROR 404: Not Found. Andrey