GNU bug report logs -
#75783
[PATCH] gnu: elixir: Update to 1.18.2.
Previous Next
Reported by: Igor Goryachev <igor <at> goryachev.org>
Date: Thu, 23 Jan 2025 11:52:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
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 75783 in the body.
You can then email your comments to 75783 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#75783
; Package
guix-patches
.
(Thu, 23 Jan 2025 11:52: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, 23 Jan 2025 11:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/elixir.scm (elixir): Update to 1.18.2.
Change-Id: Ie43df675be73082a5b5fd86b64d5128ecb5e69c4
---
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 0b2f736aa79..30dedbfc855 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.1")
+ (version "1.18.2")
(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 "1bzg3m4dbhvrxv7f20q77j3648j0fkpnmajh4yfz53wj5ail14yc"))
+ (base32 "128jbl90scf7acs4x2b73sfypiy4ckvm9ba72xf113440ql58n7h"))
(patches (search-patches "elixir-path-length.patch"))))
(build-system gnu-build-system)
(arguments
base-commit: 4241a5a4688e8a118b2f66423abd3ef8baae98fc
--
2.47.1
--
Igor Goryachev
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75783
; Package
guix-patches
.
(Fri, 24 Jan 2025 05:35:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Igor Goryachev via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/elixir.scm (elixir): Update to 1.18.2.
>
> Change-Id: Ie43df675be73082a5b5fd86b64d5128ecb5e69c4
> ---
> 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 0b2f736aa79..30dedbfc855 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.1")
> + (version "1.18.2")
> (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 "1bzg3m4dbhvrxv7f20q77j3648j0fkpnmajh4yfz53wj5ail14yc"))
> + (base32 "128jbl90scf7acs4x2b73sfypiy4ckvm9ba72xf113440ql58n7h"))
> (patches (search-patches "elixir-path-length.patch"))))
> (build-system gnu-build-system)
> (arguments
>
> base-commit: 4241a5a4688e8a118b2f66423abd3ef8baae98fc
> --
> 2.47.1
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Fri, 24 Jan 2025 05:35:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Igor Goryachev <igor <at> goryachev.org>
:
bug acknowledged by developer.
(Fri, 24 Jan 2025 05:35:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 21 Feb 2025 12:24:17 GMT)
Full text and
rfc822 format available.
This bug report was last modified 20 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.