[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: erlang: Update to 25.0.4.
From: |
guix-commits |
Subject: |
06/07: gnu: erlang: Update to 25.0.4. |
Date: |
Sun, 4 Sep 2022 13:52:23 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 8ba50751922be3ed88d9ec9192a21654f66ff8df
Author: Cees de Groot <cg@evrl.com>
AuthorDate: Sat Sep 3 01:11:53 2022 +0000
gnu: erlang: Update to 25.0.4.
* gnu/packages/erlang.scm (erlang): Update to 25.0.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/erlang.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm
index b3fc881397..ede46f3a1c 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -44,7 +44,7 @@
(define-public erlang
(package
(name "erlang")
- (version "25.0.2")
+ (version "25.0.4")
(source (origin
(method git-fetch)
;; The tarball from http://erlang.org/download contains many
@@ -56,7 +56,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0xgp035vy0yy5m155rpmf22m6rq7pvw3m65s5mz22bcpj2rw4b0x"))
+ "0n39pd5d8mmyj03d8fdan0zb2pcc383pmqf0v7s356fgirdbsrcm"))
(patches (search-patches "erlang-man-path.patch"))))
(build-system gnu-build-system)
(native-inputs
- 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 <=
- 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, 2022/09/04
- 04/07: gnu: foot: Update to 1.13.1., guix-commits, 2022/09/04