* [bug#38234] gnu: elixir: Update to 1.9.4.
@ 2019-11-16 20:18 Oskar Köök
2019-11-16 21:26 ` bug#38234: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Oskar Köök @ 2019-11-16 20:18 UTC (permalink / raw)
To: 38234
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#38234: gnu: elixir: Update to 1.9.4.
2019-11-16 20:18 [bug#38234] gnu: elixir: Update to 1.9.4 Oskar Köök
@ 2019-11-16 21:26 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-11-16 21:26 UTC (permalink / raw)
To: Oskar Köök; +Cc: 38234-done
[-- Attachment #1: Type: text/plain, Size: 238 bytes --]
Thanks. 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-16 21:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-16 20:18 [bug#38234] gnu: elixir: Update to 1.9.4 Oskar Köök
2019-11-16 21:26 ` bug#38234: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.