GNU bug report logs - #76780
[PATCH] gnu: elixir: Update to 1.18.3.

Previous Next

Package: guix-patches;

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

Date: Thu, 6 Mar 2025 12:58:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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 76780 in the body.
You can then email your comments to 76780 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#76780; Package guix-patches. (Thu, 06 Mar 2025 12:58: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, 06 Mar 2025 12:58: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.3.
Date: Thu,  6 Mar 2025 14:56:15 +0200
* gnu/packages/elixir.scm (elixir): Update to 1.18.3.

Change-Id: I1ad69aa90f7a52dddfa630bc1fc2fcd9f744a2d6
---
 gnu/packages/elixir.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/elixir.scm b/gnu/packages/elixir.scm
index 30dedbfc85..0aca66c2d5 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -41,7 +41,7 @@ (define-module (gnu packages elixir)
 (define-public elixir
   (package
     (name "elixir")
-    (version "1.18.2")
+    (version "1.18.3")
     (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 "128jbl90scf7acs4x2b73sfypiy4ckvm9ba72xf113440ql58n7h"))
+        (base32 "03d2ha0ykrxwfzj1w7wvapc0w3nm1xchl1m9m7r287anh3wbazwc"))
        (patches (search-patches "elixir-path-length.patch"))))
     (build-system gnu-build-system)
     (arguments

base-commit: 19c656e3cad3a4f1e3338a955a1af57e363545df
-- 
2.48.1





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Tue, 01 Apr 2025 21:55:02 GMT) Full text and rfc822 format available.

Notification sent to Igor Goryachev <igor <at> goryachev.org>:
bug acknowledged by developer. (Tue, 01 Apr 2025 21:55:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: 76780-done <at> debbugs.gnu.org
Subject: Close
Date: Tue, 1 Apr 2025 23:54:00 +0200
Patch applied as commit
   78e139fd6edc6cc60f7f39bd1231f0d2cf795576
closing. Thanks!

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 30 Apr 2025 11:24:17 GMT) Full text and rfc822 format available.

This bug report was last modified 51 days ago.

Previous Next


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