unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50455] [PATCH] gnu: elixir: Update to 1.12.2
@ 2021-09-07 15:06 Cees de Groot
  2021-09-21 10:32 ` bug#50455: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Cees de Groot @ 2021-09-07 15:06 UTC (permalink / raw)
  To: 50455

[-- Attachment #1: Type: text/plain, Size: 926 bytes --]

From 11107c6f4e15a0870938f9014986fdcf10c04e09 Mon Sep 17 00:00:00 2001
From: Cees de Groot <cg@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

[-- Attachment #2: Type: text/html, Size: 2222 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50455: [PATCH] gnu: elixir: Update to 1.12.2
  2021-09-07 15:06 [bug#50455] [PATCH] gnu: elixir: Update to 1.12.2 Cees de Groot
@ 2021-09-21 10:32 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-09-21 10:32 UTC (permalink / raw)
  To: Cees de Groot; +Cc: 50455-done

Cees de Groot <cg@evrl.com> skribis:

> From 11107c6f4e15a0870938f9014986fdcf10c04e09 Mon Sep 17 00:00:00 2001
> From: Cees de Groot <cg@evrl.com>
> Date: Mon, 30 Aug 2021 14:02:29 -0400
> Subject: [PATCH] gnu: elixir: Update to 1.12.2
>

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-21 10:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07 15:06 [bug#50455] [PATCH] gnu: elixir: Update to 1.12.2 Cees de Groot
2021-09-21 10:32 ` bug#50455: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).