On Wed, Oct 25, 2017 at 06:45:47PM -0500, Eric Bavier wrote: > On Tue, 24 Oct 2017 16:13:04 -0400 > Leo Famulari wrote: > > > * gnu/packages/calcurse.scm (calcurse)[inputs]: Remove tzdata and add ... > > [native-inputs]: tzdata-2017a. > > [arguments]: Add tzdata-2017a to #:disallowed-references. > > --- > > gnu/packages/calcurse.scm | 11 ++++++++--- > > 1 file changed, 8 insertions(+), 3 deletions(-) > > > > diff --git a/gnu/packages/calcurse.scm b/gnu/packages/calcurse.scm > > index 20a9a8fb4..826b1f1d0 100644 > > --- a/gnu/packages/calcurse.scm > > +++ b/gnu/packages/calcurse.scm > > @@ -1,5 +1,6 @@ > > ;;; GNU Guix --- Functional package management for GNU > > ;;; Copyright © 2014, 2015, 2017 Eric Bavier > > +;;; Copyright © 2014, 2015, 2017 Leo Famulari > > Do you want all the copyright years? or copy-paste error? Copy-paste error! :) Fixed in commit 17650569d44efbd6425f0bd93a8ff57f220034ed.