elan 3.0.0-1 source package in Ubuntu

Changelog

elan (3.0.0-1) unstable; urgency=medium

  * Fix "FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo build
    returned exit code 101" update dependencies (Closes:
    #1052850)
  * Import new upstream version (3.0.0)

 -- Christopher Hoskin <email address hidden>  Tue, 26 Sep 2023 20:22:31 +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_3.0.0-1.dsc 2.7 KiB aed28b1d7d299bddb16697a9397c3b43aeb09c335b11df36f0672b0ffdbc4287
elan_3.0.0.orig.tar.gz 93.4 KiB d1862df96e98515c5799bff168987e69382d824222e3fdebb4f41c63ef75d32c
elan_3.0.0-1.debian.tar.xz 5.8 KiB e8f124b5c1d2d70e1773fb1830b44777ba2da34af7093940325c03ef9ea741d3

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