guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#34904] [PATCH] Update elixir to 1.8.1.


From: Robert Smith
Subject: [bug#34904] [PATCH] Update elixir to 1.8.1.
Date: Mon, 18 Mar 2019 15:54:52 +0100
User-agent: Posteo Webmail

Hello,

Excited to be submitting my first patch to guix!
The following patch updates elixir from 1.6.6 to 1.8.1.
This was almost a trivial patch, however the full path of the git executable was causing a line to go over 80 chars, which caused a syntax check in the elixir Makefile to fail. I added a quick workaround to use elixir's own syntax checker to fix the affected file (by putting each argument to the fn on its own line)
before the test is run.

Best,

Robert

Attachment: 0001-Update-elixir-to-1.8.1.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]