Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-22 | gnu: Tcl/Tk: Update to 8.6.11. | Marius Bakke | |
* gnu/packages/patches/tcl-fix-cross-compilation.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/tcl.scm (tcl): Update to 8.6.11. [source](patches): Remove. [arguments]: Remove trailing #t's. (tk): Update to 8.6.11.1. [arguments]: Remove trailing #t's and reindent. | |||
2019-12-19 | gnu: tcl: Fix cross-compilation. | Mathieu Othacehe | |
* gnu/packages/patches/tcl-fix-cross-compilation.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tcl.scm (tcl): Apply it. |