unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Cees de Groot <cg@evrl.com>
To: 57553@debbugs.gnu.org
Subject: [bug#57553] [Patch] Bump Erlang to 25.0.4
Date: Sat, 03 Sep 2022 01:11:53 +0000	[thread overview]
Message-ID: <Msm5OyXo3T8GwIofzhZe9CM9WHi57e4MK0S4S6mou_k0dONT211CgmuxcZg-SxsIYAFKE8yknbX_-d401oV2qitz-0SjFg0UPxmXfp1QT7w=@evrl.com> (raw)

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	other threads:[~2022-09-03  1:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-03  1:11 Cees de Groot [this message]
2022-09-04 17:57 ` bug#57553: [Patch] Bump Erlang to 25.0.4 Christopher Baines

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='Msm5OyXo3T8GwIofzhZe9CM9WHi57e4MK0S4S6mou_k0dONT211CgmuxcZg-SxsIYAFKE8yknbX_-d401oV2qitz-0SjFg0UPxmXfp1QT7w=@evrl.com' \
    --to=cg@evrl.com \
    --cc=57553@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).