unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Cees de Groot <cg@evrl.com>
To: 49529@debbugs.gnu.org
Subject: [bug#49529] [PATCH] Upgrade Elixir to 1.12.0
Date: Sun, 11 Jul 2021 15:36:39 +0000	[thread overview]
Message-ID: <XHvXVQraYLFImIN2xi0Futq8iftZ7lL2Pp0tpbU9wO_l7ZVclnUvGu51qbMpH49X5KmgtpFx653osIGlhBibrkvjCHeyoTOLtiv5NpM8tpw=@evrl.com> (raw)

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






             reply	other threads:[~2021-07-11 20:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-11 15:36 Cees de Groot [this message]
2021-07-13  9:50 ` bug#49529: [PATCH] Upgrade Elixir to 1.12.0 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='XHvXVQraYLFImIN2xi0Futq8iftZ7lL2Pp0tpbU9wO_l7ZVclnUvGu51qbMpH49X5KmgtpFx653osIGlhBibrkvjCHeyoTOLtiv5NpM8tpw=@evrl.com' \
    --to=cg@evrl.com \
    --cc=49529@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).