unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42215] [PATCH] gnu: elixir: Update to 1.10.4.
@ 2020-07-05 17:56 Oskar Köök
  2020-07-06 13:10 ` bug#42215: [PATCH] gnu: elixir: Update to 1.10.4.] Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Oskar Köök @ 2020-07-05 17:56 UTC (permalink / raw)
  To: 42215

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



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

From e8ffa05d84be319bea4835bf359b9f08e87a105b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Oskar=20K=C3=B6=C3=B6k?= <oskarkook@maatriks.ee>
Date: Sun, 5 Jul 2020 20:54:49 +0300
Subject: [PATCH] gnu: elixir: Update to 1.10.4.

* gnu/packages/elixir.scm (elixir): Update to 1.10.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 0613acff27..b034400db8 100644
--- a/gnu/packages/elixir.scm
+++ b/gnu/packages/elixir.scm
@@ -33,7 +33,7 @@
 (define-public elixir
   (package
     (name "elixir")
-    (version "1.10.3")
+    (version "1.10.4")
     (source
      (origin
        (method git-fetch)
@@ -42,7 +42,7 @@
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "18bqqqzvhr1zj491wc3d36a310mg1wcs12npp70zfmgqrc60q65a"))
+        (base32 "16j4rmm3ix088fvxhvyjqf1hnfg7wiwa87gml3b2mrwirdycbinv"))
        (patches (search-patches "elixir-path-length.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.26.2


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

* bug#42215: [PATCH] gnu: elixir: Update to 1.10.4.]
  2020-07-05 17:56 [bug#42215] [PATCH] gnu: elixir: Update to 1.10.4 Oskar Köök
@ 2020-07-06 13:10 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-07-06 13:10 UTC (permalink / raw)
  To: 42215-done


[-- Attachment #1.1: Type: text/plain, Size: 229 bytes --]

Patch pushed


-- 
Efraim Flashner   <efraim@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

[-- Attachment #1.2: Type: message/rfc822, Size: 2031 bytes --]

[-- Attachment #1.2.1.1: Type: text/plain, Size: 242 bytes --]

Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim@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

[-- Attachment #1.2.1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-07-06 13:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-05 17:56 [bug#42215] [PATCH] gnu: elixir: Update to 1.10.4 Oskar Köök
2020-07-06 13:10 ` bug#42215: [PATCH] gnu: elixir: Update to 1.10.4.] Efraim Flashner

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).