[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#28983: [PATCH] gnu: node: Update to 8.7.0.
From: |
Jelle Licht |
Subject: |
bug#28983: [PATCH] gnu: node: Update to 8.7.0. |
Date: |
Thu, 26 Oct 2017 13:03:19 +0200 |
Ludovic Courtès <address@hidden> writes:
> Jelle Licht <address@hidden> skribis:
>
>> * gnu/packages/node.scm (node): Update to 8.7.0.
>> (node)[arguments]: Removed dgram mutlicast test. Removed dns test. Removed
>> broken linter test workaround.
>
> LGTM, thanks!
Thanks for the quick review!
Pushed as bc709e03770dbe97b5e88bd975dd160dc94a5d56 to master.
- Jelle