elixir-lang 1.10.3.dfsg-1.1 source package in Ubuntu

Changelog

elixir-lang (1.10.3.dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove dependency of the elixir binary package on erlang-pcre-<version>,
    because it isn't necessary anymore (closes: #963043).

 -- Sergei Golovan <email address hidden>  Thu, 18 Jun 2020 18:22:53 +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.10.3.dfsg-1.1.dsc 2.1 KiB 1b09a4370109f2cef8eb5b899d72cbee385334d448c641b5da1a87adbb9cb057
elixir-lang_1.10.3.dfsg.orig.tar.xz 1.1 MiB 3c9ba3026abbea63943f1502a645de6ed0af4d760e375e982c0478e7611e3d7e
elixir-lang_1.10.3.dfsg-1.1.debian.tar.xz 7.2 KiB 266806f75307667bdfddcac4e3fabaa71f7cdb5ff61860c83c406daf91e6dd56

Available diffs

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.