emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#49529: closed ([PATCH] Upgrade Elixir to 1.12.0)


From: GNU bug Tracking System
Subject: bug#49529: closed ([PATCH] Upgrade Elixir to 1.12.0)
Date: Tue, 13 Jul 2021 09:53:02 +0000

Your message dated Tue, 13 Jul 2021 12:50:18 +0300
with message-id <YO1h2ieEyE98fl0A@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@gnu.org.)


-- 
49529: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49529
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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@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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#49529] [PATCH] Upgrade Elixir to 1.12.0 Date: Tue, 13 Jul 2021 12:50:18 +0300
Thanks. I added a copyright line for you and pushed the patch.

-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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