elixir-lang 1.12.2.dfsg-2.1 source package in Ubuntu

Changelog

elixir-lang (1.12.2.dfsg-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix a test to build with erlang 24.1 (closes: #996437).

 -- Sergei Golovan <email address hidden>  Sun, 24 Oct 2021 10:18:35 +0300

Upload details

Uploaded by:
Evgeny Golyshev
Uploaded to:
Sid
Original maintainer:
Evgeny Golyshev
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
elixir-lang_1.12.2.dfsg-2.1.dsc 2.1 KiB 167cb97cb24c3c73d63d20d8f71d9b323b375de3b33cbaff399d512eb581e71f
elixir-lang_1.12.2.dfsg.orig.tar.xz 1.2 MiB c31a927998f3c4874456945bef319cbd388381d5a5b7f6c8f7d9cde78998acae
elixir-lang_1.12.2.dfsg-2.1.debian.tar.xz 7.4 KiB b265ee5d0ef6959133573ea0cf7eb2c232cff66517a2eacd40edc378c5f9f680

No changes file available.

Binary packages built by this source

elixir: functional meta-programming aware language

 Elixir is a functional meta-programming aware language intended primarily for
 developing distributed, fault-tolerant and scalable systems. Elixir source
 code is compiled to bytecode for the Erlang Virtual Machine (EVM), and can use
 Erlang libraries transparently.