GNU bug report logs - #63935
[PATCH] Update Erlang to ver. 25.3.2

Previous Next

Package: guix-patches;

Reported by: wrobell <wrobell <at> riseup.net>

Date: Tue, 6 Jun 2023 22:35:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 63935 in the body.
You can then email your comments to 63935 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#63935; Package guix-patches. (Tue, 06 Jun 2023 22:35:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to wrobell <wrobell <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 06 Jun 2023 22:35:01 GMT) Full text and rfc822 format available.

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

From: wrobell <wrobell <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: wrobell <wrobell <at> riseup.net>
Subject: [PATCH] Update Erlang to ver. 25.3.2
Date: Tue,  6 Jun 2023 23:34:16 +0100
---
 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 b6e82e0109..a7f161647b 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -46,7 +46,7 @@ (define-module (gnu packages erlang)
 (define-public erlang
   (package
     (name "erlang")
-    (version "25.3")
+    (version "25.3.2")
     (source (origin
               (method git-fetch)
               ;; The tarball from http://erlang.org/download contains many
@@ -58,7 +58,7 @@ (define-public erlang
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jw230fy0z358aj1xi80hg14qyqyj5p4wp0pfifkr0n694j3h2d1"))
+                "092lym5a181gz89nscw7kqhw1wa6qvgcpkj80q4i9p79mxmsr1nj"))
               (patches (search-patches "erlang-man-path.patch"))))
     (build-system gnu-build-system)
     (native-inputs

base-commit: 6ea2e1105ad66062996eabb8af747c6ada353717
prerequisite-patch-id: 16d4acbb618bd0c6056ad9d5c221d0d007ec0ae0
-- 
2.40.1





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 12 Jun 2023 19:44:02 GMT) Full text and rfc822 format available.

Notification sent to wrobell <wrobell <at> riseup.net>:
bug acknowledged by developer. (Mon, 12 Jun 2023 19:44:02 GMT) Full text and rfc822 format available.

Message #10 received at 63935-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: wrobell <wrobell <at> riseup.net>
Cc: 63935-done <at> debbugs.gnu.org
Subject: Re: [bug#63935] [PATCH] Update Erlang to ver. 25.3.2
Date: Mon, 12 Jun 2023 20:43:28 +0100
[Message part 1 (text/plain, inline)]
wrobell <wrobell <at> riseup.net> writes:

> ---
>  gnu/packages/erlang.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I've written a commit message for this change and pushed to master as
43e06d0203a4ba2e2612cb7313adb3f16f288325.

Thanks,

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

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 11 Jul 2023 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 289 days ago.

Previous Next


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