unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Oskar Köök" <oskar@maatriks.ee>
To: 45687@debbugs.gnu.org
Subject: [bug#45687] [PATCH] gnu: elixir: Update to 1.11.3.
Date: Wed, 6 Jan 2021 02:22:30 +0100 (CET)	[thread overview]
Message-ID: <MQKHRFB--3-2@maatriks.ee> (raw)

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



[-- Attachment #2: 0001-gnu-elixir-Update-to-1.11.3.patch --]
[-- Type: text/x-patch, Size: 1108 bytes --]

From 33274e503f058f5fba78a65875acd439369fc737 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Oskar=20K=C3=B6=C3=B6k?= <oskar@maatriks.ee>
Date: Wed, 6 Jan 2021 02:14:52 +0100
Subject: [PATCH] gnu: elixir: Update to 1.11.3.

* gnu/packages/elixir.scm (elixir): Update to 1.11.3.
---
 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 8a2b6b302c..1e44750d3d 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -33,7 +33,7 @@
 (define-public elixir
   (package
     (name "elixir")
-    (version "1.10.4")
+    (version "1.11.3")
     (source
      (origin
        (method git-fetch)
@@ -42,7 +42,7 @@
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "16j4rmm3ix088fvxhvyjqf1hnfg7wiwa87gml3b2mrwirdycbinv"))
+        (base32 "0ivah4117z75pinvb3gr22d05ihfwcdgw5zvvpv7kbgiqaj8ma8f"))
        (patches (search-patches "elixir-path-length.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.25.1


             reply	other threads:[~2021-01-06  1:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-06  1:22 Oskar Köök [this message]
2021-01-19 20:09 ` bug#45687: [PATCH] gnu: elixir: Update to 1.11.3 Efraim Flashner

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=MQKHRFB--3-2@maatriks.ee \
    --to=oskar@maatriks.ee \
    --cc=45687@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).