GNU bug report logs - #57553
[Patch] Bump Erlang to 25.0.4

Previous Next

Package: guix-patches;

Reported by: Cees de Groot <cg <at> evrl.com>

Date: Sat, 3 Sep 2022 01:13:02 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 57553 in the body.
You can then email your comments to 57553 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#57553; Package guix-patches. (Sat, 03 Sep 2022 01:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cees de Groot <cg <at> evrl.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 03 Sep 2022 01:13:02 GMT) Full text and rfc822 format available.

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

From: Cees de Groot <cg <at> evrl.com>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [Patch] Bump Erlang to 25.0.4
Date: Sat, 03 Sep 2022 01:11:53 +0000
Subject: [PATCH] Bump Erlang to 25.0.4

25.0.4 is currently the latest released version.

---
 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 b3fc881397..ede46f3a1c 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -44,7 +44,7 @@ (define-module (gnu packages erlang)
 (define-public erlang
   (package
     (name "erlang")
-    (version "25.0.2")
+    (version "25.0.4")
     (source (origin
               (method git-fetch)
               ;; The tarball from http://erlang.org/download contains many
@@ -56,7 +56,7 @@ (define-public erlang
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0xgp035vy0yy5m155rpmf22m6rq7pvw3m65s5mz22bcpj2rw4b0x"))
+                "0n39pd5d8mmyj03d8fdan0zb2pcc383pmqf0v7s356fgirdbsrcm"))
               (patches (search-patches "erlang-man-path.patch"))))
     (build-system gnu-build-system)
     (native-inputs
-- 
2.34.1





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 04 Sep 2022 18:00:02 GMT) Full text and rfc822 format available.

Notification sent to Cees de Groot <cg <at> evrl.com>:
bug acknowledged by developer. (Sun, 04 Sep 2022 18:00:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Cees de Groot <cg <at> evrl.com>
Cc: 57553-done <at> debbugs.gnu.org
Subject: Re: [bug#57553] [Patch] Bump Erlang to 25.0.4
Date: Sun, 04 Sep 2022 18:57:59 +0100
[Message part 1 (text/plain, inline)]
Cees de Groot <cg <at> evrl.com> writes:

> Subject: [PATCH] Bump Erlang to 25.0.4
>
> 25.0.4 is currently the latest released version.
>
> ---
>  gnu/packages/erlang.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, like the elixir patch, I've adapted the commit message to the
conventional style for package updates:

  gnu: erlang: Update to 25.0.4.

  * gnu/packages/erlang.scm (erlang): Update to 25.0.4.


... and pushed to master as 75febb00a57b69d41e989af0487446105fae32a5.

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. (Mon, 03 Oct 2022 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 177 days ago.

Previous Next


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