[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#46680: [PATCH] gnu: Add midicomp.
From: |
Nicolas Goaziou |
Subject: |
bug#46680: [PATCH] gnu: Add midicomp. |
Date: |
Tue, 23 Feb 2021 20:07:50 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Alexandros Theodotou <alex@zrythm.org> writes:
> Thanks for the feedback, I updated the patch (attached).
Thank you.
> I saw the conversation on IRC and I believe we should take the word of
> the author if it's explicitly mentioned in the README.
Indeed. I applied your patch with a minor fix.
> + (version (git-version "0.0.8-" revision commit))
"0.0.8-" -> "0.0.8"
Regards,