elan 1.4.1-1 source package in Ubuntu

Changelog

elan (1.4.1-1) unstable; urgency=medium

  * Fix malformed changelog
  * Import new upstream version (1.4.1)
  * Fix "elan - FTBFS unsatisfiable cargo dependencies" updated dependencies 
    patch (Closes: #1012284)
  * Bump Standards-Version from 4.6.0.1 to 4.6.1.0 (no change required)
  * Uncomment VCS links

 -- Christopher Hoskin <email address hidden>  Mon, 27 Jun 2022 02:29:35 +0100

Upload details

Uploaded by:
Christopher Hoskin
Uploaded to:
Sid
Original maintainer:
Christopher Hoskin
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
elan_1.4.1-1.dsc 2.6 KiB 9255d76e6deb5495fdacdee45efa5f1aed873dacf6b099a19e559785cf754616
elan_1.4.1.orig.tar.gz 94.4 KiB eac4925100624e1d77d70a35408805fb88672e87b60a44fd93c31e8cfa4bfa91
elan_1.4.1-1.debian.tar.xz 7.0 KiB 8cc93ba232ae721c4536ea10d9191efb23115af71b335faf29b3d3bf4778a625

Available diffs

No changes file available.

Binary packages built by this source

elan: tool for managing installations of the Lean theorem prover

 elan is a small tool for managing your installations of the Lean theorem
 prover. It places lean and leanpkg binaries in your PATH that automatically
 select and, if necessary, download the Lean version described in the
 lean_version field of your project's leanpkg.toml. You can also install,
 select, run, and uninstall Lean versions manually using the commands of the
 elan executable.

elan-dbgsym: debug symbols for elan