unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Cees de Groot <cg@evrl.com>
To: 55402@debbugs.gnu.org
Subject: [bug#55402] [Patch] Bump Elixir to 1.13.4
Date: Fri, 13 May 2022 21:11:19 +0000	[thread overview]
Message-ID: <JfP4tNBWtTPmjJo45rXqvRRCQQs-GdFI5fozAL-wQrYsuPmkV8YKH03kvcgf5Spb9mmMUJMqXXvPJhcshOo4SXxivQI_n87OSm4Y-zCjEVM=@evrl.com> (raw)

From 9dc16e832dab108cb9d6ab6d5d381d108d8af611 Mon Sep 17 00:00:00 2001
From: Cees de Groot <cg@evrl.com>
Date: Fri, 13 May 2022 15:36:24 -0400
Subject: [PATCH] Bump Elixir to 1.13.4

---
 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 55e17f2901..b34ed9d317 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -36,7 +36,7 @@ (define-module (gnu packages elixir)
 (define-public elixir
   (package
     (name "elixir")
-    (version "1.13.2")
+    (version "1.13.4")
     (source
      (origin
        (method git-fetch)
@@ -45,7 +45,7 @@ (define-public elixir
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1d3mk7abn3rk536vmsfbm4smj52rljff6s40sndg0i7p6dl3kzxa"))
+        (base32 "1z19hwnv7czmg3p56hdk935gqxig3x7z78yxckh8fs1kdkmslqn4"))
        (patches (search-patches "elixir-path-length.patch"))))
     (build-system gnu-build-system)
     (arguments
--
2.36.0





             reply	other threads:[~2022-05-13 21:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 21:11 Cees de Groot [this message]
2022-05-22 21:08 ` bug#55402: [Patch] Bump Elixir to 1.13.4 Ludovic Courtès

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='JfP4tNBWtTPmjJo45rXqvRRCQQs-GdFI5fozAL-wQrYsuPmkV8YKH03kvcgf5Spb9mmMUJMqXXvPJhcshOo4SXxivQI_n87OSm4Y-zCjEVM=@evrl.com' \
    --to=cg@evrl.com \
    --cc=55402@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).