* top/maint.mk (today): Use regexp rather than current time.
+2025-02-01 Simon Josefsson <simon@josefsson.org>
+
+ announce-gen: Allow 'make release' to work any day.
+ * top/maint.mk (today): Use regexp rather than current time.
+
2025-02-01 Simon Josefsson <simon@josefsson.org>
announce-gen: Deal with 'guix --version'.
# Override this in cfg.mk if you are using a different format in your
# NEWS file.
-today = $(shell date +%Y-%m-%d)
+today = [0-9]{4,}-[0-9][0-9]-[0-9][0-9]
# Select which lines of NEWS are searched for $(news-check-regexp).
# This is a sed line number spec. The default says that we search