Maxim Cournoyer writes: > Hi Divya, > > Divya Ranjan writes: > > [...] > >>>> * gnu/packages/pdf.scm (mupdf): Update to 1.26.0. >>> >>> Various changes done here are not listed in the change log. Please >>> consult other commits for examples or (info "(standards) Style of Change >>> Logs"). >> >> Please find the updated patch with the indentation and commit message fixed. > > Thanks for you efforts, but the change log is still missing many > entries. It should list for example every input added or remove, every > configure flag added or removed, every phase added or removed, etc. For > some examples, you can install the 'standards' package and consult (info > "(standards) Style of Change Logs"), or simply read examples through > 'git log'. > > While the whitespace is fixed in v2, it seems you ran the package > through 'guix style', which sadly is not always optimal and adds noise > to the diff. Could you please keep this commit to just modify what's > needed? Hello Maxim, Apologies, indeed I had used guix style since I considered that it’d be appropriate. I’ve restricted the patch to now only include the necessary changes.