Ilari Jääskeläinen <[email protected]> writes: > Package: guile-3.0 > Version: 3.0.8-2 > Severity: wishlist
Hmm, I think they 2.2 and 3.0 already are, and anything older is no longer supported? Here I have: $ dpkg --status guile-2.2 guile-3.0 | grep Version Version: 2.2.7+1-9 Version: 3.0.8-2 $ guile-2.2 GNU Guile 2.2.7 Copyright (C) 1995-2019 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. scheme@(guile-user)> $ guile-3.0 GNU Guile 3.0.8 Copyright (C) 1995-2021 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. scheme@(guile-user)> Thanks -- Rob Browning

