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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49529 in the body.
You can then email your comments to 49529 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#49529; Package guix-patches. (Sun, 11 Jul 2021 19:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cees de Groot <cg <at> evrl.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 11 Jul 2021 19:13:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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






Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Tue, 13 Jul 2021 09:53:02 GMT) Full text and rfc822 format available.

Notification sent to Cees de Groot <cg <at> evrl.com>:
bug acknowledged by developer. (Tue, 13 Jul 2021 09:53:02 GMT) Full text and rfc822 format available.

Message #10 received at 49529-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 10 Aug 2021 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 232 days ago.

Previous Next


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