* [bug#62603] [PATCH] gnu: erlang: Update to 25.3.
@ 2023-04-02 4:28 jgart via Guix-patches via
2023-04-07 14:56 ` bug#62603: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-04-02 4:28 UTC (permalink / raw)
To: 62603; +Cc: jgart
* gnu/packages/lisp.scm (erlang): Update to 25.3.
[native-inputs]: Update erlang-manpages to 0vnpds5.
---
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 57350a523c..7564c2a560 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -45,7 +45,7 @@ (define-module (gnu packages erlang)
(define-public erlang
(package
(name "erlang")
- (version "25.0.4")
+ (version "25.3")
(source (origin
(method git-fetch)
;; The tarball from http://erlang.org/download contains many
@@ -57,7 +57,7 @@ (define-public erlang
(file-name (git-file-name name version))
(sha256
(base32
- "0n39pd5d8mmyj03d8fdan0zb2pcc383pmqf0v7s356fgirdbsrcm"))
+ "0jw230fy0z358aj1xi80hg14qyqyj5p4wp0pfifkr0n694j3h2d1"))
(patches (search-patches "erlang-man-path.patch"))))
(build-system gnu-build-system)
(native-inputs
@@ -71,7 +71,7 @@ (define-public erlang
(version-major+minor version) ".tar.gz"))
(sha256
(base32
- "17ap4kawlbqmcl13c543gh54p1ng8ivxmbn6lbbij07k81ry5p1y"))))))
+ "0vnpds5q17xc4jjj3sbsllpx68wyhgvx70714vkzyd68rbjmhmk7"))))))
(inputs
(list ncurses openssl wxwidgets))
(propagated-inputs
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#62603: [PATCH] gnu: erlang: Update to 25.3.
2023-04-02 4:28 [bug#62603] [PATCH] gnu: erlang: Update to 25.3 jgart via Guix-patches via
@ 2023-04-07 14:56 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-04-07 14:56 UTC (permalink / raw)
To: jgart; +Cc: 62603-done
Hello,
jgart <jgart@dismail.de> skribis:
> * gnu/packages/lisp.scm (erlang): Update to 25.3.
> [native-inputs]: Update erlang-manpages to 0vnpds5.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-07 14:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-02 4:28 [bug#62603] [PATCH] gnu: erlang: Update to 25.3 jgart via Guix-patches via
2023-04-07 14:56 ` bug#62603: " 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).