GNU bug report logs - #57554
[Patch] Bump Elixir to 1.14.0

Previous Next

Package: guix-patches;

Reported by: Cees de Groot <cg <at> evrl.com>

Date: Sat, 3 Sep 2022 01:29:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 57554 in the body.
You can then email your comments to 57554 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#57554; Package guix-patches. (Sat, 03 Sep 2022 01:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cees de Groot <cg <at> evrl.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 03 Sep 2022 01:29:01 GMT) Full text and rfc822 format available.

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

From: Cees de Groot <cg <at> evrl.com>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [Patch] Bump Elixir to 1.14.0
Date: Sat, 03 Sep 2022 01:28:23 +0000
Subject: [PATCH] Bump Elixir version to 1.14.0

1.14.0 is the latest released version.
---
 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 0261a40458..724b42512c 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -36,7 +36,7 @@ (define-module (gnu packages elixir)
 (define-public elixir
   (package
     (name "elixir")
-    (version "1.13.4")
+    (version "1.14.0")
     (source
      (origin
        (method git-fetch)
@@ -45,7 +45,7 @@ (define-public elixir
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1z19hwnv7czmg3p56hdk935gqxig3x7z78yxckh8fs1kdkmslqn4"))
+        (base32 "16rc4qaykddda6ax5f8zw70yhapgwraqbgx5gp3f40dvfax3d51l"))
        (patches (search-patches "elixir-path-length.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.34.1





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 04 Sep 2022 17:58:02 GMT) Full text and rfc822 format available.

Notification sent to Cees de Groot <cg <at> evrl.com>:
bug acknowledged by developer. (Sun, 04 Sep 2022 17:58:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Cees de Groot <cg <at> evrl.com>
Cc: 57554-done <at> debbugs.gnu.org
Subject: Re: [bug#57554] [Patch] Bump Elixir to 1.14.0
Date: Sun, 04 Sep 2022 18:56:59 +0100
[Message part 1 (text/plain, inline)]
Cees de Groot <cg <at> evrl.com> writes:

> Subject: [PATCH] Bump Elixir version to 1.14.0
>
> 1.14.0 is the latest released version.
> ---
>  gnu/packages/elixir.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've adapted the commit message in to the conventional style for
package updates:

  gnu: elixir: Update to 1.14.0.

  * gnu/packages/elixir.scm (elixir): Update to 1.14.0.


... and pushed to master as 75febb00a57b69d41e989af0487446105fae32a5.

Chris
[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. (Mon, 03 Oct 2022 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 199 days ago.

Previous Next


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