Hi nigko, On Fri, Sep 22 2023, nigko wrote:
> As far as I understand the reason for this behavior is that since I sent > the patch the content of the gnu/packages/maths.scm was modified by > another patch(es) and now git is unable to apply my old patch onto new Yes! It's probably your copyright line at the top. > What am I supposed to do to promote my stuck > patch? Please rebase your patch onto the current 'master' branch from Savannah. > Should I resend it anew? Just amend your existing bug. Please also tag your submission with '-v2' as explained here. [1] Thank you for your valuable contribution to Guix! Kind regards Felix [1] https://guix.gnu.org/manual/en/manual/devel/en/html_node/Sending-a-Patch-Series.html#Single-Patches-1