build: update gnulib submodule to latest

* gnulib: Update to latest.
* po/POTFILES.in: Remove recent sc_po_check workaround.
* tests/misc/date-debug.sh: Adjust as per spelling fix.
This commit is contained in:
Pádraig Brady
2023-06-09 11:14:51 +01:00
parent 66ea09b0fe
commit b841f111de
3 changed files with 2 additions and 3 deletions

2
gnulib

Submodule gnulib updated: fb034b35eb...142ff39f17

View File

@@ -14,7 +14,6 @@ lib/getopt.c
lib/mkdir-p.c
lib/obstack.c
lib/openat-die.c
lib/propername.h
lib/quotearg.c
lib/randread.c
lib/regcomp.c

View File

@@ -78,7 +78,7 @@ date: user provided time: '(Y-M-D) 2006-04-02 02:30:00'
date: normalized time: '(Y-M-D) 2006-04-02 XX:XX:XX'
date: --
date: possible reasons:
date: non-existing due to daylight-saving time;
date: nonexistent due to daylight-saving time;
date: numeric values overflow;
date: missing timezone
date: invalid date 'TZ="America/Edmonton" 2006-04-02 02:30:00'