GNU bug report logs -
#76388
[PATCH] gnu: erlang: Update to 27.2.3.
Previous Next
Reported by: Igor Goryachev <igor <at> goryachev.org>
Date: Tue, 18 Feb 2025 07:34:02 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 76388-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Igor Goryachev <igor <at> goryachev.org> writes:
> * gnu/packages/erlang.scm (erlang): Update to 27.3.
>
> Change-Id: I4abab78af6a8bedcacd90ec1281e2873d46a0e28
> ---
> gnu/packages/erlang.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm
> index 8ca46e8bdc..8b796e48a4 100644
> --- a/gnu/packages/erlang.scm
> +++ b/gnu/packages/erlang.scm
> @@ -49,7 +49,7 @@ (define-module (gnu packages erlang)
> (define-public erlang
> (package
> (name "erlang")
> - (version "27.2.2")
> + (version "27.3")
> (source (origin
> (method git-fetch)
> ;; The tarball from http://erlang.org/download contains many
> @@ -61,7 +61,7 @@ (define-public erlang
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "121n2388zzr97s3b109xz2is1vn4ak3mp74kb6j3vhvr4h6qm1pg"))
> + "07anydbg96y05n8mgh9b0gnw7zv5bw72zfl93hjhj5grdl27v99y"))
> (patches (search-patches "erlang-man-path.patch"))))
> (build-system gnu-build-system)
> (native-inputs
> @@ -74,7 +74,7 @@ (define-public erlang
> "/OTP-" version "/otp_doc_man_" version ".tar.gz"))
> (sha256
> (base32
> - "09dkh725dq0sncivsfj137plf3yd8svira9ns7f3hhdff4chs8w6"))))))
> + "1j0ln7hcsnabpb7m7vhn2k440n0vham9hlvwad5d4pp5f4wy08rj"))))))
> (inputs
> (list ncurses openssl wxwidgets))
> (propagated-inputs
>
> base-commit: 19c656e3cad3a4f1e3338a955a1af57e363545df
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.