GNU bug report logs - #75608
[PATCH] gnu: elixir: Update to 1.18.1.

Previous Next

Package: guix-patches;

Reported by: Igor Goryachev <igor <at> goryachev.org>

Date: Thu, 16 Jan 2025 17:49:02 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75608 in the body.
You can then email your comments to 75608 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#75608; Package guix-patches. (Thu, 16 Jan 2025 17:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Igor Goryachev <igor <at> goryachev.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 16 Jan 2025 17:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Igor Goryachev <igor <at> goryachev.org>
To: guix-patches <at> gnu.org
Cc: Igor Goryachev <igor <at> goryachev.org>, Zheng Junjie <zhengjunjie <at> iscas.ac.cn>,
 Andrew Tropin <andrew <at> trop.in>
Subject: [PATCH] gnu: elixir: Update to 1.18.1.
Date: Thu, 16 Jan 2025 19:46:09 +0200
* gnu/packages/elixir.scm (elixir): Update to 1.18.1.

Change-Id: I3a4d5db3883da8081daeb330345632bd7c2cfcc4
---
 gnu/packages/elixir.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/elixir.scm b/gnu/packages/elixir.scm
index eb6146cb115..0b2f736aa79 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -9,7 +9,7 @@
 ;;; Copyright © 2021 Cees de Groot <cg <at> evrl.com>
 ;;; Copyright © 2024 Andrew Tropin <andrew <at> trop.in>
 ;;; Copyright © 2024 Ivan Sokolov <ivan-p-sokolov <at> ya.ru>
-;;; Copyright © 2024 Igor Goryachev <igor <at> goryachev.org>
+;;; Copyright © 2024, 2025 Igor Goryachev <igor <at> goryachev.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -41,7 +41,7 @@ (define-module (gnu packages elixir)
 (define-public elixir
   (package
     (name "elixir")
-    (version "1.18.0")
+    (version "1.18.1")
     (source
      (origin
        (method git-fetch)
@@ -50,7 +50,7 @@ (define-public elixir
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1ki5wfkdidgkvcm3r6b547gkdpchah4r6z0y96frzf5f3prcjgbx"))
+        (base32 "1bzg3m4dbhvrxv7f20q77j3648j0fkpnmajh4yfz53wj5ail14yc"))
        (patches (search-patches "elixir-path-length.patch"))))
     (build-system gnu-build-system)
     (arguments

base-commit: 7aae0e2c159b1612b405a372b18f25fbb58f9d82
-- 
2.47.1





Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Fri, 17 Jan 2025 01:09:02 GMT) Full text and rfc822 format available.

Notification sent to Igor Goryachev <igor <at> goryachev.org>:
bug acknowledged by developer. (Fri, 17 Jan 2025 01:09:02 GMT) Full text and rfc822 format available.

Message #10 received at 75608-done <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: 75608-done <at> debbugs.gnu.org
Cc: Igor Goryachev <igor <at> goryachev.org>
Subject: Re: [PATCH] gnu: elixir: Update to 1.18.1.
Date: Thu, 16 Jan 2025 19:07:57 -0600
Thanks, applied!

What are you thoughts on packaging https://github.com/elixir-lsp/elixir-ls

-- 
all the best,
jgart




Information forwarded to guix-patches <at> gnu.org:
bug#75608; Package guix-patches. (Fri, 17 Jan 2025 08:45:01 GMT) Full text and rfc822 format available.

Message #13 received at 75608-done <at> debbugs.gnu.org (full text, mbox):

From: Igor Goryachev <igor <at> goryachev.org>
To: jgart <jgart <at> dismail.de>, 75608-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: elixir: Update to 1.18.1.
Date: Fri, 17 Jan 2025 10:44:31 +0200
[Message part 1 (text/plain, inline)]
jgart <jgart <at> dismail.de> writes:

> Thanks, applied!

Thank you too.

> What are you thoughts on packaging https://github.com/elixir-lsp/elixir-ls

That's a really good idea, I've already thought about it, but I think we
should wait a little bit for the official release of the LSP server, which has
been announced here [1], and it seems to me that it could even be included in
the the main Elixir distribution (like Rust does, but not sure if the Elixir
team will follow that). For now there are three LS: elixir-ls, lexical and
next-ls, each of which is better than the other in some ways, but all of them
will soon become obsolete.

[1]: https://elixir-lang.org/blog/2024/08/15/welcome-elixir-language-server-team/


-- 
Igor Goryachev
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 14 Feb 2025 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 126 days ago.

Previous Next


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