Age | Commit message (Expand) | Author |
2024-09-28 | gnu: remind: Update to 05.00.05....* gnu/packages/calendar.scm (remind): Update to 05.00.05.
[properties]: Add tcl output synopsis.
[arguments]<#:phases>: Update list of files to include in tcl output.
There's only one tcltk script now.
[native-inputs]: Add tzdata.
Change-Id: I729d48a8e538039ef5d8c9cb8bd232b3946b5f76
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Luís Henriques |
2024-08-31 | gnu: date: Fix build with newer tzdata....* gnu/packages/patches/date-ignore-zonenow.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/calendar.scm (date): Use it.
Change-Id: I29bdfb49237650706abd870f2b9875739d12c6d5
| Josselin Poiret |
2024-08-31 | gnu: remind: Add 'bash' input for 'wrap-program'....It is required for cross-compilation.
* gnu/packages/calendar.scm
(remind)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I17b53c1bdb59eedffed8c9079bd7d065988bfac0
| Maxime Devos |