[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/18: gnu: erlang: Update to 20.2.3.
From: |
Tobias Geerinckx-Rice |
Subject: |
14/18: gnu: erlang: Update to 20.2.3. |
Date: |
Fri, 16 Feb 2018 05:15:22 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 629c1947ea2b007d7103612dc0d25237abb2b555
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Feb 15 22:54:11 2018 +0100
gnu: erlang: Update to 20.2.3.
* gnu/packages/erlang.scm (erlang): Update to 20.2.3.
---
gnu/packages/erlang.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm
index 77f39ee..78c6b50 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -2,6 +2,7 @@
;;; Copyright © 2016 Steve Sprang <address@hidden>
;;; Copyright © 2016, 2017 Leo Famulari <address@hidden>
;;; Copyright © 2016, 2017 Pjotr Prins <address@hidden>
+;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -36,7 +37,7 @@
(define-public erlang
(package
(name "erlang")
- (version "20.1.7")
+ (version "20.2.3")
(source (origin
(method url-fetch)
;; The tarball from http://erlang.org/download contains many
@@ -47,7 +48,7 @@
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "00pmngdyh1h088anmx6fbk085i93ajgk92rz7qsyhfc0lx0sm0a9"))
+ "0s9g4ijdbqq21k4cqggz074d3fiimah942qisv2kgizhlivpw2nm"))
(patches (search-patches "erlang-man-path.patch"))))
(build-system gnu-build-system)
(native-inputs
@@ -63,7 +64,7 @@
(version-major+minor version) ".tar.gz"))
(sha256
(base32
- "0ikvdpn4z7az6szg176l1r2yxhgs3msa3wgb3gmy45jkz0pzik05"))))))
+ "1pyb8wbk7znsyni8d1k4dj1m01lr191dcrrzisli1z27ks7hh3lm"))))))
(inputs
`(("ncurses" ,ncurses)
("openssl" ,openssl)
- 05/18: gnu: clzip: Update to 1.10., (continued)
- 05/18: gnu: clzip: Update to 1.10., Tobias Geerinckx-Rice, 2018/02/16
- 18/18: gnu: perl-dbd-pg: Update to 3.7.4., Tobias Geerinckx-Rice, 2018/02/16
- 13/18: gnu: gkrellm: Update to 2.3.10., Tobias Geerinckx-Rice, 2018/02/16
- 12/18: gnu: gnustep: Update dockapps home pages., Tobias Geerinckx-Rice, 2018/02/16
- 01/18: gnu: lzop: Update to 1.04., Tobias Geerinckx-Rice, 2018/02/16
- 02/18: gnu: lzop: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/02/16
- 03/18: gnu: pbzip2: Update to 1.1.13., Tobias Geerinckx-Rice, 2018/02/16
- 07/18: gnu: plzip: Update to 1.7., Tobias Geerinckx-Rice, 2018/02/16
- 11/18: gnu: gnustep: Update phase style., Tobias Geerinckx-Rice, 2018/02/16
- 15/18: gnu: erlang: Update phase style., Tobias Geerinckx-Rice, 2018/02/16
- 14/18: gnu: erlang: Update to 20.2.3.,
Tobias Geerinckx-Rice <=
- 16/18: gnu: opusfile: Update to 0.10., Tobias Geerinckx-Rice, 2018/02/16
- 08/18: gnu: Use HTTPS for supported nongnu.org home pages., Tobias Geerinckx-Rice, 2018/02/16
- 17/18: gnu: ristretto: Update to 0.8.2., Tobias Geerinckx-Rice, 2018/02/16
- 10/18: gnu: wmcpuload: Update to 1.1.1., Tobias Geerinckx-Rice, 2018/02/16
- 09/18: gnu: wmbattery: Update to 2.51., Tobias Geerinckx-Rice, 2018/02/16