GNU bug report logs - #53564
[PATCH] Bump Erlang to 24.2.1

Previous Next

Package: guix-patches;

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

Date: Thu, 27 Jan 2022 01:57:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 53564 in the body.
You can then email your comments to 53564 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#53564; Package guix-patches. (Thu, 27 Jan 2022 01:57: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. (Thu, 27 Jan 2022 01:57: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 24.2.1
Date: Thu, 27 Jan 2022 01:56:18 +0000
From bd5fe0ac79e41090d1c8570a2ea866c147a2083f Mon Sep 17 00:00:00 2001
From: Cees de Groot <cg <at> evrl.com>
Date: Wed, 26 Jan 2022 20:53:18 -0500
Subject: [PATCH] [PATCH] Bump Erlang to 24.2.1

---
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 1974fef9a9..0d1a9874ae 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -41,7 +41,7 @@ (define-module (gnu packages erlang)
(define-public erlang
   (package
     (name "erlang")
-    (version "24.0.5")
+    (version "24.2.1")
     (source (origin
               (method git-fetch)
               ;; The tarball from http://erlang.org/download contains many
@@ -53,7 +53,7 @@ (define-public erlang
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0f8zr2jxr0v4zcd98zqx99zxdn768vjpzwxsbsd6ss3if405sq2a"))
+                "0glbdh4la0k4ikygj6rssvlbxbzybjn0bpp276wq170d6rgahlf6"))
               (patches (search-patches "erlang-man-path.patch"))))
     (build-system gnu-build-system)
     (native-inputs
@@ -67,7 +67,7 @@ (define-public erlang
                                (version-major+minor version) ".tar.gz"))
            (sha256
             (base32
-             "1c9ccp93pmm54mmvpiyrmj8v00pq11a60c4xv220k97i965zkwsg"))))))
+             "0k2zghkkqmf8g66hfb6zff2b7q5sl3r9y6lmv56ky03wzh9lpbjn"))))))
     (inputs
      (list ncurses openssl wxwidgets))
     (propagated-inputs
--
2.34.0




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Fri, 28 Jan 2022 09:03:02 GMT) Full text and rfc822 format available.

Notification sent to Cees de Groot <cg <at> evrl.com>:
bug acknowledged by developer. (Fri, 28 Jan 2022 09:03:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Cees de Groot <cg <at> evrl.com>
Cc: 53564-done <at> debbugs.gnu.org
Subject: Re: [bug#53564] [PATCH] Bump Erlang to 24.2.1
Date: Fri, 28 Jan 2022 10:02:28 +0100
Hello,

Cees de Groot <cg <at> evrl.com> writes:

> Subject: [PATCH] [PATCH] Bump Erlang to 24.2.1

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 25 Feb 2022 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 113 days ago.

Previous Next


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