unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55402] [Patch] Bump Elixir to 1.13.4
@ 2022-05-13 21:11 Cees de Groot
  2022-05-22 21:08 ` bug#55402: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Cees de Groot @ 2022-05-13 21:11 UTC (permalink / raw)
  To: 55402

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55402: [Patch] Bump Elixir to 1.13.4
  2022-05-13 21:11 [bug#55402] [Patch] Bump Elixir to 1.13.4 Cees de Groot
@ 2022-05-22 21:08 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-05-22 21:08 UTC (permalink / raw)
  To: Cees de Groot; +Cc: 55402-done

Cees de Groot <cg@evrl.com> skribis:

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

Likewise.  Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-22 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 21:11 [bug#55402] [Patch] Bump Elixir to 1.13.4 Cees de Groot
2022-05-22 21:08 ` bug#55402: " Ludovic Courtès

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).