GNU bug report logs - #73574
[PATCH] gnu: erlang: Update to 27.1.1.

Previous Next

Package: guix-patches;

Reported by: Igor Goryachev <igor <at> goryachev.org>

Date: Mon, 30 Sep 2024 21:30:07 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: 73574 <at> debbugs.gnu.org
Cc: Igor Goryachev <igor <at> goryachev.org>, Andrew Tropin <andrew <at> trop.in>, 73574-done <at> debbugs.gnu.org
Subject: [bug#73574] [PATCH] gnu: erlang: Update to 27.1.1.
Date: Wed, 02 Oct 2024 17:35:41 +0800
[Message part 1 (text/plain, inline)]
Igor Goryachev via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/erlang.scm (erlang): Update to 27.1.1.
>
> Change-Id: Iea7d2b94fcc95191f52ee67c82a81abf8355671b
> ---
>  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 026a7dd32e..e950d12dab 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.1")
> +    (version "27.1.1")
>      (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
> -                "099m8z5f9mq6hqv75hv73iydzmnpylcagss4ysrk9xg732xqcawb"))
> +                "1rm85y75202p6qkbqglqgfyvw0fnpdfx3h5i0k6pwqm62wh5g23r"))
>                (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
> -             "1d4v664z9z4d8sfp9304kflgmymbl74hcgjpbcqkbhzwcjk8jrn0"))))))
> +             "1sc6akmy8bsmmrw2mzaq4ai2gxmbr1cywvyz4a826m4v0z6qr0hp"))))))
>      (inputs
>       (list ncurses openssl wxwidgets))
>      (propagated-inputs
>
> base-commit: 7e63a35ff265f5cb6efa8bbe0bbf62bb9c102cf0

push, close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 285 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.