GNU bug report logs -
#50455
[PATCH] gnu: elixir: Update to 1.12.2
Previous Next
Reported by: Cees de Groot <cg <at> evrl.com>
Date: Tue, 7 Sep 2021 15:08:03 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 50455 in the body.
You can then email your comments to 50455 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#50455
; Package
guix-patches
.
(Tue, 07 Sep 2021 15:08:03 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
.
(Tue, 07 Sep 2021 15:08:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
From 11107c6f4e15a0870938f9014986fdcf10c04e09 Mon Sep 17 00:00:00 2001
From: Cees de Groot <cg <at> evrl.com>
Date: Mon, 30 Aug 2021 14:02:29 -0400
Subject: [PATCH] gnu: elixir: Update to 1.12.2
---
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 c186b20b44..2ceb3b553f 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -35,7 +35,7 @@
(define-public elixir
(package
(name "elixir")
- (version "1.12.0")
+ (version "1.12.2")
(source
(origin
(method git-fetch)
@@ -44,7 +44,7 @@
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0nx0ajbpib0hxpxz33p1kr3rqgvf35vkx91sh427qcjqy7964z16"))
+ (base32 "1rwmwnqxhjcdx9niva9ardx90p1qi4axxh72nw9k15hhlh2jy29x"))
(patches (search-patches "elixir-path-length.patch"))))
(build-system gnu-build-system)
(arguments
--
2.33.0
[Message part 2 (text/html, inline)]
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Tue, 21 Sep 2021 10:34:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cees de Groot <cg <at> evrl.com>
:
bug acknowledged by developer.
(Tue, 21 Sep 2021 10:34:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 50455-done <at> debbugs.gnu.org (full text, mbox):
Cees de Groot <cg <at> evrl.com> skribis:
> From 11107c6f4e15a0870938f9014986fdcf10c04e09 Mon Sep 17 00:00:00 2001
> From: Cees de Groot <cg <at> evrl.com>
> Date: Mon, 30 Aug 2021 14:02:29 -0400
> Subject: [PATCH] gnu: elixir: Update to 1.12.2
>
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 19 Oct 2021 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.