unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73851] [PATCH] gnu: erlang: Update to 27.1.2.
@ 2024-10-17 11:50 Igor Goryachev via Guix-patches via
  2024-10-23 10:21 ` Andrew Tropin via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Igor Goryachev via Guix-patches via @ 2024-10-17 11:50 UTC (permalink / raw)
  To: 73851; +Cc: Igor Goryachev, Andrew Tropin

* gnu/packages/erlang.scm (erlang): Update to 27.1.2.

Change-Id: I3e0e3a525b9451a406413b06eea4d5a085c66f64
---
 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 e950d12dab..6e88c38838 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -49,7 +49,7 @@ (define-module (gnu packages erlang)
 (define-public erlang
   (package
     (name "erlang")
-    (version "27.1.1")
+    (version "27.1.2")
     (source (origin
               (method git-fetch)
               ;; The tarball from http://erlang.org/download contains many
@@ -61,7 +61,7 @@ (define-public erlang
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1rm85y75202p6qkbqglqgfyvw0fnpdfx3h5i0k6pwqm62wh5g23r"))
+                "00vz5zmb1xmwbqj911xaw1vrnv0sn0nllij63zavi8ky33npv8ym"))
               (patches (search-patches "erlang-man-path.patch"))))
     (build-system gnu-build-system)
     (native-inputs
@@ -74,7 +74,7 @@ (define-public erlang
                                "/OTP-" version "/otp_doc_man_" version ".tar.gz"))
            (sha256
             (base32
-             "1sc6akmy8bsmmrw2mzaq4ai2gxmbr1cywvyz4a826m4v0z6qr0hp"))))))
+             "0j3h6ryv3v9d3zlf6plqmvd352xhn0k78awsj8afchfq6dl1xw3n"))))))
     (inputs
      (list ncurses openssl wxwidgets))
     (propagated-inputs

base-commit: d95588242c605fbb72e25fe36a0903a1538e9018
-- 
2.46.0





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

* [bug#73851] [PATCH] gnu: erlang: Update to 27.1.2.
  2024-10-17 11:50 [bug#73851] [PATCH] gnu: erlang: Update to 27.1.2 Igor Goryachev via Guix-patches via
@ 2024-10-23 10:21 ` Andrew Tropin via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Tropin via Guix-patches via @ 2024-10-23 10:21 UTC (permalink / raw)
  To: 73851, 73851-done; +Cc: Igor Goryachev

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

On 2024-10-17 14:50, Igor Goryachev via Guix-patches via wrote:

> * gnu/packages/erlang.scm (erlang): Update to 27.1.2.
>
> Change-Id: I3e0e3a525b9451a406413b06eea4d5a085c66f64
> ---
>  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 e950d12dab..6e88c38838 100644
> --- a/gnu/packages/erlang.scm
> +++ b/gnu/packages/erlang.scm
> @@ -49,7 +49,7 @@ (define-module (gnu packages erlang)
>  (define-public erlang
>    (package
>      (name "erlang")
> -    (version "27.1.1")
> +    (version "27.1.2")
>      (source (origin
>                (method git-fetch)
>                ;; The tarball from http://erlang.org/download contains many
> @@ -61,7 +61,7 @@ (define-public erlang
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1rm85y75202p6qkbqglqgfyvw0fnpdfx3h5i0k6pwqm62wh5g23r"))
> +                "00vz5zmb1xmwbqj911xaw1vrnv0sn0nllij63zavi8ky33npv8ym"))
>                (patches (search-patches "erlang-man-path.patch"))))
>      (build-system gnu-build-system)
>      (native-inputs
> @@ -74,7 +74,7 @@ (define-public erlang
>                                 "/OTP-" version "/otp_doc_man_" version ".tar.gz"))
>             (sha256
>              (base32
> -             "1sc6akmy8bsmmrw2mzaq4ai2gxmbr1cywvyz4a826m4v0z6qr0hp"))))))
> +             "0j3h6ryv3v9d3zlf6plqmvd352xhn0k78awsj8afchfq6dl1xw3n"))))))
>      (inputs
>       (list ncurses openssl wxwidgets))
>      (propagated-inputs
>
> base-commit: d95588242c605fbb72e25fe36a0903a1538e9018

Thank you for the patch, merged :)

https://git.savannah.gnu.org/cgit/guix.git/commit/?id=092467b3b6

-- 
Best regards,
Andrew Tropin

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2024-10-23 10:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-17 11:50 [bug#73851] [PATCH] gnu: erlang: Update to 27.1.2 Igor Goryachev via Guix-patches via
2024-10-23 10:21 ` Andrew Tropin via Guix-patches via

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