emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62603: closed ([PATCH] gnu: erlang: Update to 25.3.)


From: GNU bug Tracking System
Subject: bug#62603: closed ([PATCH] gnu: erlang: Update to 25.3.)
Date: Fri, 07 Apr 2023 14:57:02 +0000

Your message dated Fri, 07 Apr 2023 16:56:08 +0200
with message-id <87jzynd9mf.fsf@gnu.org>
and subject line Re: bug#62603: [PATCH] gnu: erlang: Update to 25.3.
has caused the debbugs.gnu.org bug report #62603,
regarding [PATCH] gnu: erlang: Update to 25.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62603: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62603
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: erlang: Update to 25.3. Date: Sat, 1 Apr 2023 23:28:50 -0500
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#62603: [PATCH] gnu: erlang: Update to 25.3. Date: Fri, 07 Apr 2023 16:56:08 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]