unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Cees de Groot <cg@evrl.com>
To: 50454@debbugs.gnu.org
Subject: [bug#50454] [PATCH] gnu: erlang: Update to 24.0.5
Date: Tue, 07 Sep 2021 15:06:03 +0000	[thread overview]
Message-ID: <hg8Xh8fbfcSuG3IENG1CeIJNs3NYjUghxxIEBAl9LxzRHiOv-otWAmmNwEX2gBaKfM08az4EbdKhoB6Pv70QYWKG9g0R_Hkfq7-WE2d-NiU=@evrl.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 941 bytes --]

From bdce6dd34799e6c7f5ca68fac3537726b32b5bde Mon Sep 17 00:00:00 2001
From: Cees de Groot <cg@evrl.com>
Date: Mon, 30 Aug 2021 13:36:42 -0400
Subject: [PATCH] gnu: erlang: Update to 24.0.5

---
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 e1ffe76f29..32bc12ebb8 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -41,7 +41,7 @@
(define-public erlang
(package
(name "erlang")
- (version "24.0.2")
+ (version "24.0.5")
(source (origin
(method git-fetch)
;; The tarball from http://erlang.org/download contains many
@@ -53,7 +53,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "06plnhi1489wqsag5wgm16hb1xd1a8nbnb9gw7635d3fidxyb0wp"))
+ "0f8zr2jxr0v4zcd98zqx99zxdn768vjpzwxsbsd6ss3if405sq2a"))
(patches (search-patches "erlang-man-path.patch"))))
(build-system gnu-build-system)
(native-inputs
--
2.33.0

[-- Attachment #2: Type: text/html, Size: 2623 bytes --]

             reply	other threads:[~2021-09-07 15:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-07 15:06 Cees de Groot [this message]
2021-09-21 10:00 ` bug#50454: [PATCH] gnu: erlang: Update to 24.0.5 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

  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='hg8Xh8fbfcSuG3IENG1CeIJNs3NYjUghxxIEBAl9LxzRHiOv-otWAmmNwEX2gBaKfM08az4EbdKhoB6Pv70QYWKG9g0R_Hkfq7-WE2d-NiU=@evrl.com' \
    --to=cg@evrl.com \
    --cc=50454@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).