unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50454] [PATCH] gnu: erlang: Update to 24.0.5
@ 2021-09-07 15:06 Cees de Groot
  2021-09-21 10:00 ` bug#50454: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Cees de Groot @ 2021-09-07 15:06 UTC (permalink / raw)
  To: 50454

[-- 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 --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50454: [PATCH] gnu: erlang: Update to 24.0.5
  2021-09-07 15:06 [bug#50454] [PATCH] gnu: erlang: Update to 24.0.5 Cees de Groot
@ 2021-09-21 10:00 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-09-21 10:00 UTC (permalink / raw)
  To: Cees de Groot; +Cc: 50454-done

Hi,

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

> 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

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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-21 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07 15:06 [bug#50454] [PATCH] gnu: erlang: Update to 24.0.5 Cees de Groot
2021-09-21 10:00 ` bug#50454: " Ludovic Courtès

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).