unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Cees de Groot <cg@evrl.com>
To: 50455@debbugs.gnu.org
Subject: [bug#50455] [PATCH] gnu: elixir: Update to 1.12.2
Date: Tue, 07 Sep 2021 15:06:38 +0000	[thread overview]
Message-ID: <b_xtFQD25vCdOI-oOspQEwFp097-YgxJsOyv6Tpmeg-ZuNkvw6XeN8ysMdP40pj5HhFrxlyT5mKyOfzMVsl_eHS0RpaY1sJfZ9UaSU8MVNQ=@evrl.com> (raw)

[-- 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 --]

             reply	other threads:[~2021-09-07 15:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-07 15:06 Cees de Groot [this message]
2021-09-21 10:32 ` bug#50455: [PATCH] gnu: elixir: Update to 1.12.2 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='b_xtFQD25vCdOI-oOspQEwFp097-YgxJsOyv6Tpmeg-ZuNkvw6XeN8ysMdP40pj5HhFrxlyT5mKyOfzMVsl_eHS0RpaY1sJfZ9UaSU8MVNQ=@evrl.com' \
    --to=cg@evrl.com \
    --cc=50455@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).