GNU bug report logs - #50454
[PATCH] gnu: erlang: Update to 24.0.5

Previous Next

Package: guix-patches;

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

Date: Tue, 7 Sep 2021 15:08:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Cees de Groot <cg <at> evrl.com>
Subject: bug#50454: closed (Re: bug#50454: [PATCH] gnu: erlang: Update to
 24.0.5)
Date: Tue, 21 Sep 2021 10:01:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#50454: [PATCH] gnu: erlang: Update to 24.0.5

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 50454 <at> debbugs.gnu.org.

-- 
50454: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50454
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Cees de Groot <cg <at> evrl.com>
Cc: 50454-done <at> debbugs.gnu.org
Subject: Re: bug#50454: [PATCH] gnu: erlang: Update to 24.0.5
Date: Tue, 21 Sep 2021 12:00:45 +0200
Hi,

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

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

I added a commit log that follows our conventions and applied it.

Note that the patch was mangled.  Please send it using ‘git send-email’
or as an attached file next time.

Thank you!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Cees de Groot <cg <at> evrl.com>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: erlang: Update to 24.0.5
Date: Tue, 07 Sep 2021 15:06:03 +0000
[Message part 4 (text/plain, inline)]
From bdce6dd34799e6c7f5ca68fac3537726b32b5bde Mon Sep 17 00:00:00 2001
From: Cees de Groot <cg <at> 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
[Message part 5 (text/html, inline)]

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

Previous Next


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