Al McElrath <he...@atonesir.com> skribis: > I took Jelle's 6.4.0 patch and updated it to 6.8.0. I only updated the > version and included a patch that is specific to 6.8.0. Hopefully this > version will have more success. I reset the author to myself. Not sure > what the protocol is for patching someone else's patch.
For a relatively small patch like this, I think it doesn’t matter much, though it’s a good idea to acknowledge people via a “Co-authored-by” tag when appropriate. > From e847558aa98e7f3f1d7abe3b89bcf52d8122b325 Mon Sep 17 00:00:00 2001 > From: Al McElrath <he...@yrns.org> > Date: Fri, 14 Oct 2016 16:39:44 -0700 > Subject: [PATCH] gnu: node: Update to 6.8.0. > > Remove <https://debbugs.gnu.org/23744> and > <https://debbugs.gnu.org/23723> workaround. > > * gnu/packages/node.scm (node): Update to 6.8.0. > (node)[arguments]: Disabled more tests. Remove custom 'patch-shebangs' > phase. Manually patch npm script shebang in new 'patch-npm-shebang' > phase. > * gnu/packages/patches/node-9077.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add patches. Applied, thanks! Ludo’.