* [bug#45687] [PATCH] gnu: elixir: Update to 1.11.3.
@ 2021-01-06 1:22 Oskar Köök
2021-01-19 20:09 ` bug#45687: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Oskar Köök @ 2021-01-06 1:22 UTC (permalink / raw)
To: 45687
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#45687: [PATCH] gnu: elixir: Update to 1.11.3.
2021-01-06 1:22 [bug#45687] [PATCH] gnu: elixir: Update to 1.11.3 Oskar Köök
@ 2021-01-19 20:09 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-01-19 20:09 UTC (permalink / raw)
To: Oskar Köök; +Cc: 45687-done
[-- Attachment #1: Type: text/plain, Size: 277 bytes --]
I added a copyright line for you and pushed the patch. Thanks!
--
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:[~2021-01-19 20:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-06 1:22 [bug#45687] [PATCH] gnu: elixir: Update to 1.11.3 Oskar Köök
2021-01-19 20:09 ` bug#45687: " 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.