elan 3.0.0-3 source package in Ubuntu

Changelog

elan (3.0.0-3) unstable; urgency=medium

  [ Peter Michael Green ]
  * Non-maintainer upload.
  * Switch back to using toml-0.5, toml-0.7 seems to cause incorrect config
    generation (Closes: #1061550, #1061949).

  [ Christopher Hoskin ]
  * Apply patch from Peter Michael Green

 -- Christopher Hoskin <email address hidden>  Tue, 30 Jan 2024 19:55:08 +0000

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_3.0.0-3.dsc 2.7 KiB 0fe45e19e66cfd1b1dda00ae0df5f710784d219bab5616988b78c96be62db2be
elan_3.0.0.orig.tar.gz 93.4 KiB d1862df96e98515c5799bff168987e69382d824222e3fdebb4f41c63ef75d32c
elan_3.0.0-3.debian.tar.xz 6.1 KiB 06afe0d4ed6d5bbe452212709394ae7d536998f8aa2b0c3946a4672c5182adac

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