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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76780: closed ([PATCH] gnu: elixir: Update to 1.18.3.)
Date: Tue, 01 Apr 2025 21:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 1 Apr 2025 23:54:00 +0200
with message-id <Z-xgeHbe6VBB9xtY <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #76780,
regarding [PATCH] gnu: elixir: Update to 1.18.3.
to be marked as done.

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


-- 
76780: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76780
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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



This bug report was last modified 52 days ago.

Previous Next


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