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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38234 in the body.
You can then email your comments to 38234 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#38234; Package guix-patches. (Sat, 16 Nov 2019 20:19:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Oskar Köök <oskar <at> maatriks.ee>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 16 Nov 2019 20:19:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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






Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Sat, 16 Nov 2019 21:28:01 GMT) Full text and rfc822 format available.

Notification sent to Oskar Köök <oskar <at> maatriks.ee>:
bug acknowledged by developer. (Sat, 16 Nov 2019 21:28:02 GMT) Full text and rfc822 format available.

Message #10 received at 38234-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 15 Dec 2019 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 146 days ago.

Previous Next


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