GNU bug report logs - #38234
gnu: elixir: Update to 1.9.4.

Previous Next

Package: guix-patches;

Reported by: Oskar Köök <oskar <at> maatriks.ee>

Date: Sat, 16 Nov 2019 20:19:01 UTC

Severity: normal

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#38234: closed (gnu: elixir: Update to 1.9.4.)
Date: Sat, 16 Nov 2019 21:28:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 16 Nov 2019 23:26:31 +0200
with message-id <20191116212631.GB12423 <at> E5400>
and subject line Re: [bug#38234] gnu: elixir: Update to 1.9.4.
has caused the debbugs.gnu.org bug report #38234,
regarding gnu: elixir: Update to 1.9.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
38234: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38234
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Oskar Köök <oskar <at> maatriks.ee>
To: Guix Patches <guix-patches <at> gnu.org>
Subject: gnu: elixir: Update to 1.9.4.
Date: Sat, 16 Nov 2019 21:18:30 +0100 (CET)
* gnu/packages/elixir.scm (elixir): Update to 1.9.4.
---
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 144a8cc4e7..7420bc4963 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -33,7 +33,7 @@
(define-public elixir
   (package
     (name "elixir")
-    (version "1.9.2")
+    (version "1.9.4")
     (source
      (origin
        (method git-fetch)
@@ -42,7 +42,7 @@
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "19yn6nx6r627f5zbyc7ckgr96d6b45sgwx95n2gp2imqwqvpj8wc"))
+        (base32 "1l4318g35y4h0vi2w07ayc3jizw1xc3s7hdb47w6j3iw33y06g6b"))
        (patches (search-patches "elixir-path-length.patch"))))
     (build-system gnu-build-system)
     (arguments
--
2.21.0




[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Oskar Köök <oskar <at> maatriks.ee>
Cc: 38234-done <at> debbugs.gnu.org
Subject: Re: [bug#38234] gnu: elixir: Update to 1.9.4.
Date: Sat, 16 Nov 2019 23:26:31 +0200
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed!


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 187 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.