all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Cees de Groot <cg@evrl.com>
To: 55400@debbugs.gnu.org
Subject: [bug#55400] [Patch] bump Erlang to 24.3.4
Date: Fri, 13 May 2022 19:24:43 +0000	[thread overview]
Message-ID: <uHv6GVdJxuoIjpgL_dmGz257wQNI-x9A0IPv4ApxKh3i_EvL9vYd6did4eCqphXp8Dr0NqwI-1SxxfKmViO-wVDDSfUH_35P7H0BRsQjnYg=@evrl.com> (raw)

From a277a8289420cdf09fca15889053b19074848423 Mon Sep 17 00:00:00 2001
From: Cees de Groot <cg@evrl.com>
Date: Fri, 13 May 2022 15:21:24 -0400
Subject: [PATCH] Bump Erlang to 24.3.4

---
 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 888a0f4f1e..779024cbeb 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.2.1")
+    (version "24.3.4")
     (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
-                "0glbdh4la0k4ikygj6rssvlbxbzybjn0bpp276wq170d6rgahlf6"))
+                "0rrnppglh261x81w9bzmh6wvxy8xjqiiw3nvv4q2214pmc1pxilr"))
               (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
-             "0k2zghkkqmf8g66hfb6zff2b7q5sl3r9y6lmv56ky03wzh9lpbjn"))))))
+             "057nrw8563nyd98l5zp9ffi3npw6h3jx06j1hv110wzpxqi25bb8"))))))
     (inputs
      (list ncurses openssl wxwidgets))
     (propagated-inputs
--
2.36.0






             reply	other threads:[~2022-05-13 19:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 19:24 Cees de Groot [this message]
2022-05-22 21:07 ` bug#55400: [Patch] bump Erlang to 24.3.4 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='uHv6GVdJxuoIjpgL_dmGz257wQNI-x9A0IPv4ApxKh3i_EvL9vYd6did4eCqphXp8Dr0NqwI-1SxxfKmViO-wVDDSfUH_35P7H0BRsQjnYg=@evrl.com' \
    --to=cg@evrl.com \
    --cc=55400@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.