Message ID | 875xqglqtf.fsf@gnu.org |
---|---|
State | New |
Headers | show |
Series | bug#73095: [PATCH] gnu: remind: Update to 05.00.05. | expand |
diff --git a/gnu/packages/calendar.scm b/gnu/packages/calendar.scm index fbe23c4b1a..6717db867f 100644 --- a/gnu/packages/calendar.scm +++ b/gnu/packages/calendar.scm @@ -274,7 +274,7 @@ (define-public remind (,(getenv "TCLLIBPATH")))))))))) (inputs (list bash-minimal inetutils tcl tcllib tk)) - (native-inputs (list tzdata)) ; required for some tests + (native-inputs (list tzdata-for-tests)) ;required for some tests (home-page "https://dianne.skoll.ca/projects/remind/") (synopsis "Sophisticated calendar and alarm program") (description