From patchwork Sun Feb 16 10:13:48 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?T3NrYXIgS8O2w7Zr?= X-Patchwork-Id: 20273 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3B91227BBEA; Sun, 16 Feb 2020 10:14:11 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 077BB27BBE4 for ; Sun, 16 Feb 2020 10:14:11 +0000 (GMT) Received: from localhost ([::1]:59452 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3GwE-000651-EA for patchwork@mira.cbaines.net; Sun, 16 Feb 2020 05:14:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42675) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3Gw7-000629-5C for guix-patches@gnu.org; Sun, 16 Feb 2020 05:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j3Gw6-0001Kq-2d for guix-patches@gnu.org; Sun, 16 Feb 2020 05:14:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58983) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j3Gw5-0001Kc-Up for guix-patches@gnu.org; Sun, 16 Feb 2020 05:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j3Gw5-0002sk-Qk for guix-patches@gnu.org; Sun, 16 Feb 2020 05:14:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#39305] [PATCH] gnu: elixir: Update to 1.10.0. Resent-From: Oskar =?utf-8?b?S8O2w7Zr?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 16 Feb 2020 10:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39305 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 39305@debbugs.gnu.org Received: via spool by 39305-submit@debbugs.gnu.org id=B39305.158184803611061 (code B ref 39305); Sun, 16 Feb 2020 10:14:01 +0000 Received: (at 39305) by debbugs.gnu.org; 16 Feb 2020 10:13:56 +0000 Received: from localhost ([127.0.0.1]:36723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3Gw0-0002sK-0p for submit@debbugs.gnu.org; Sun, 16 Feb 2020 05:13:56 -0500 Received: from w4.tutanota.de ([81.3.6.165]:50002) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3Gvy-0002s7-QR for 39305@debbugs.gnu.org; Sun, 16 Feb 2020 05:13:55 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id 7FB441060303 for <39305@debbugs.gnu.org>; Sun, 16 Feb 2020 10:13:48 +0000 (UTC) Date: Sun, 16 Feb 2020 11:13:48 +0100 (CET) From: Oskar =?utf-8?b?S8O2w7Zr?= Message-ID: In-Reply-To: <87v9o96t8k.fsf@devup.no> References: <87v9o96t8k.fsf@devup.no> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Hi I have attached the patch. Hopefully this works. Oskar Feb 14, 2020, 18:14 by mbakke@fastmail.com: > Oskar Köök writes: > >> * gnu/packages/elixir.scm (elixir): Update to 1.10.0. >> * gnu/packages/patches/elixir-path-length.patch: Update patch so it can >> be applied to v1.10.0 source >> > > Thanks for the patch! It LGTM, but I am unable to apply it. It looks > like you mail user agent mangled it somehow. > > Could you attach a patch created with 'git format-patch'; or > alternatively use git-send-email to send it directly? > From caee73b8ca06da62b3cd778ccc7ecfaf13bc4508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20K=C3=B6=C3=B6k?= Date: Mon, 27 Jan 2020 14:13:16 +0200 Subject: [PATCH] gnu: elixir: Update to 1.10.0. * gnu/packages/elixir.scm (elixir): Update to 1.10.0. * gnu/packages/patches/elixir-path-length.patch: Update patch so it can be applied to v1.10.0 source --- gnu/packages/elixir.scm | 4 ++-- gnu/packages/patches/elixir-path-length.patch | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gnu/packages/elixir.scm b/gnu/packages/elixir.scm index 7420bc4963..9aa693ff3a 100644 --- a/gnu/packages/elixir.scm +++ b/gnu/packages/elixir.scm @@ -33,7 +33,7 @@ (define-public elixir (package (name "elixir") - (version "1.9.4") + (version "1.10.0") (source (origin (method git-fetch) @@ -42,7 +42,7 @@ (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1l4318g35y4h0vi2w07ayc3jizw1xc3s7hdb47w6j3iw33y06g6b")) + (base32 "1fz22c2jqqm2jvzxar11bh1djg3kqdn5rbxdddlz0cv6mfz7hvgv")) (patches (search-patches "elixir-path-length.patch")))) (build-system gnu-build-system) (arguments diff --git a/gnu/packages/patches/elixir-path-length.patch b/gnu/packages/patches/elixir-path-length.patch index aa8bf38829..ab99595cff 100644 --- a/gnu/packages/patches/elixir-path-length.patch +++ b/gnu/packages/patches/elixir-path-length.patch @@ -5,11 +5,11 @@ after the substitution is made. --- a/Makefile +++ b/Makefile -@@ -213,6 +213,7 @@ - TEST_ERLS = $(addprefix $(TEST_EBIN)/, $(addsuffix .beam, $(basename $(notdir $(wildcard $(TEST_ERL)/*.erl))))) +@@ -265,6 +265,7 @@ format: compile + $(call FORMAT) test_formatted: compile -+ bin/elixir bin/mix format lib/mix/lib/mix/scm/git.ex - bin/elixir bin/mix format --check-formatted ++ $(call FORMAT,lib/mix/lib/mix/scm/git.ex) + $(call FORMAT,--check-formatted) test_erlang: compile $(TEST_ERLS) -- 2.25.0