GNU bug report logs - #74789
[PATCH] gnu: erlang: Update to 27.2.

Previous Next

Package: guix-patches;

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

Date: Wed, 11 Dec 2024 14:35:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74789 in the body.
You can then email your comments to 74789 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#74789; Package guix-patches. (Wed, 11 Dec 2024 14:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Igor Goryachev <igor <at> goryachev.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 11 Dec 2024 14:35:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Igor Goryachev <igor <at> goryachev.org>
To: guix-patches <at> gnu.org
Cc: Igor Goryachev <igor <at> goryachev.org>, Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Subject: [PATCH] gnu: erlang: Update to 27.2.
Date: Wed, 11 Dec 2024 16:33:32 +0200
* gnu/packages/erlang.scm (erlang): Update to 27.2.

Change-Id: Ib7ed842d8112838c3b7dd2eb5d010822c2faf598
---
 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 7230502fc8..09cb67b903 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.3")
+    (version "27.2")
     (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
-                "0xgyy14jk9rbp15xr2k29wysbwp0w6qv46fa9zb32p7g5qd8sc5i"))
+                "0s9pw7vyjb53mvk4y0kj5zdv8nr30yklvnjs6va4gxn0xm4k7amb"))
               (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
-             "008axq4njw0xk0xs6ar0bknwmkgr4gvybk2mdz38zrf1izzb9i95"))))))
+             "12biwwh6yzaf8j8w4qzk9mbzcw567ffmx6i8vx2ry8qd2758mvp6"))))))
     (inputs
      (list ncurses openssl wxwidgets))
     (propagated-inputs

base-commit: c2e2b0376b82a503e064fa826d1b153d94bf0b06
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#74789; Package guix-patches. (Fri, 13 Dec 2024 12:51:03 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Igor Goryachev via Guix-patches via <guix-patches <at> gnu.org>
Cc: 74789-done <at> debbugs.gnu.org, Igor Goryachev <igor <at> goryachev.org>
Subject: Re: [bug#74789] [PATCH] gnu: erlang: Update to 27.2.
Date: Fri, 13 Dec 2024 20:50:37 +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.2.
>
> Change-Id: Ib7ed842d8112838c3b7dd2eb5d010822c2faf598
> ---
>  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 7230502fc8..09cb67b903 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.3")
> +    (version "27.2")
>      (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
> -                "0xgyy14jk9rbp15xr2k29wysbwp0w6qv46fa9zb32p7g5qd8sc5i"))
> +                "0s9pw7vyjb53mvk4y0kj5zdv8nr30yklvnjs6va4gxn0xm4k7amb"))
>                (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
> -             "008axq4njw0xk0xs6ar0bknwmkgr4gvybk2mdz38zrf1izzb9i95"))))))
> +             "12biwwh6yzaf8j8w4qzk9mbzcw567ffmx6i8vx2ry8qd2758mvp6"))))))
>      (inputs
>       (list ncurses openssl wxwidgets))
>      (propagated-inputs
>
> base-commit: c2e2b0376b82a503e064fa826d1b153d94bf0b06

use `guix build -P10 erlang', all package build success.

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Fri, 13 Dec 2024 12:51:03 GMT) Full text and rfc822 format available.

Notification sent to Igor Goryachev <igor <at> goryachev.org>:
bug acknowledged by developer. (Fri, 13 Dec 2024 12:51:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 11 Jan 2025 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 216 days ago.

Previous Next


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