[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: elixir: Update to 1.14.0.
From: |
guix-commits |
Subject: |
05/07: gnu: elixir: Update to 1.14.0. |
Date: |
Sun, 4 Sep 2022 13:52:23 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit d409da2f8847283f7583c9b3923d29bd38a970c2
Author: Cees de Groot <cg@evrl.com>
AuthorDate: Sat Sep 3 01:28:23 2022 +0000
gnu: elixir: Update to 1.14.0.
* gnu/packages/elixir.scm (elixir): Update to 1.14.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 0261a40458..724b42512c 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -36,7 +36,7 @@
(define-public elixir
(package
(name "elixir")
- (version "1.13.4")
+ (version "1.14.0")
(source
(origin
(method git-fetch)
@@ -45,7 +45,7 @@
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1z19hwnv7czmg3p56hdk935gqxig3x7z78yxckh8fs1kdkmslqn4"))
+ (base32 "16rc4qaykddda6ax5f8zw70yhapgwraqbgx5gp3f40dvfax3d51l"))
(patches (search-patches "elixir-path-length.patch"))))
(build-system gnu-build-system)
(arguments
- branch master updated (96f3793b33 -> 75febb00a5), guix-commits, 2022/09/04
- 01/07: gnu: shotwell: Update to 0.30.16., guix-commits, 2022/09/04
- 03/07: gnu: xmobar: Update to 0.44.2., guix-commits, 2022/09/04
- 02/07: gnu: Add cl-portable-condition-system., guix-commits, 2022/09/04
- 06/07: gnu: erlang: Update to 25.0.4., guix-commits, 2022/09/04
- 07/07: gnu: f3d: Update to 1.3.0-pre-0.46df21f., guix-commits, 2022/09/04
- 05/07: gnu: elixir: Update to 1.14.0.,
guix-commits <=
- 04/07: gnu: foot: Update to 1.13.1., guix-commits, 2022/09/04