elixir-lang 1.14.0.dfsg-2 source package in Ubuntu

Changelog

elixir-lang (1.14.0.dfsg-2) unstable; urgency=medium

  * Get rid of .home since debhelper 13 sets HOME to
    debian/.debhelper/generated/_source/home.

 -- Evgeny Golyshev <email address hidden>  Sat, 08 Oct 2022 19:54:46 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
elixir-lang_1.14.0.dfsg-2.dsc 2.2 KiB c5129173d25c498479c680a1f680fadfdcf14cb4adc7b1c1842046ff2ef19363
elixir-lang_1.14.0.dfsg.orig.tar.xz 1.5 MiB 3dfa724f36b90d1bc41b9626a8ea0c293255c3a21a4d608c576ce39e2a23e5c9
elixir-lang_1.14.0.dfsg-2.debian.tar.xz 6.2 KiB d2993f8d6677a6b0ffcf54c2b6f289560bd1a6c988bc2f78c68d0fe0cc7a3b87

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.