Hi, Morgan.J.Smith@outlook.com writes: > From: Morgan Smith > > * gnu/packages/xml.scm (python-lxml): Update to 4.5.2. > --- > Am I supposed to add copyright for stuff this small? You supposed to add the copyright only in the file you changed. > gnu/packages/xml.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm > index 20d9de246c..05e5f532b2 100644 > --- a/gnu/packages/xml.scm > +++ b/gnu/packages/xml.scm > @@ -2152,13 +2152,13 @@ because lxml.etree already has it's own implementation of XPath 1.0.") […] Thank you for the patch! However the package update already present in core-updates [1] and will be applied after the merge. [1] https://git.savannah.gnu.org/cgit/guix.git/commit/?id=8b074a0abef78341d98ac4ca8e6f27bfcc7aa65b Regars, Oleg.