GNU bug report logs - #49529
[PATCH] Upgrade Elixir to 1.12.0

Previous Next

Package: guix-patches;

Reported by: Cees de Groot <cg <at> evrl.com>

Date: Sun, 11 Jul 2021 19:13:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#49529: closed ([PATCH] Upgrade Elixir to 1.12.0)
Date: Tue, 13 Jul 2021 09:53:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 13 Jul 2021 12:50:18 +0300
with message-id <YO1h2ieEyE98fl0A <at> 3900XT>
and subject line Re: [bug#49529] [PATCH] Upgrade Elixir to 1.12.0
has caused the debbugs.gnu.org bug report #49529,
regarding [PATCH] Upgrade Elixir to 1.12.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
49529: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49529
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cees de Groot <cg <at> evrl.com>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] Upgrade Elixir to 1.12.0
Date: Sun, 11 Jul 2021 15:36:39 +0000
From 52237f31f43538163d883274e2e1ae0e2c02f000 Mon Sep 17 00:00:00 2001
From: Cees de Groot <cg <at> evrl.com>
Date: Sun, 11 Jul 2021 00:12:20 -0400
Subject: [PATCH 2/2] Bump Elixir to 1.12.0

---
 gnu/packages/elixir.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/elixir.scm b/gnu/packages/elixir.scm
index b87337855f..b4999809d9 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -34,7 +34,7 @@
 (define-public elixir
   (package
     (name "elixir")
-    (version "1.11.4")
+    (version "1.12.0")
     (source
      (origin
        (method git-fetch)
@@ -43,7 +43,7 @@
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1y8fbhli29agf84ja0fwz6gf22a46738b50nwy26yvcl2n2zl9d8"))
+        (base32 "0nx0ajbpib0hxpxz33p1kr3rqgvf35vkx91sh427qcjqy7964z16"))
        (patches (search-patches "elixir-path-length.patch"))))
     (build-system gnu-build-system)
     (arguments
--
2.32.0




[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Cees de Groot <cg <at> evrl.com>
Cc: 49529-done <at> debbugs.gnu.org
Subject: Re: [bug#49529] [PATCH] Upgrade Elixir to 1.12.0
Date: Tue, 13 Jul 2021 12:50:18 +0300
[Message part 4 (text/plain, inline)]
Thanks. I added a copyright line for you and pushed the patch.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 313 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.