Opened 2 years ago

Closed 23 months ago

Last modified 23 months ago

#65214 closed update (fixed)

hackernews-tui 0.10.1

Reported by: huyz (Huy Z) Owned by: herbygillot (Herby Gillot)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: hackernews-tui

Description

I hope I don't come off as too impatient as the port was just recently updated. But can we get version 0.10.1? Thanks

Change History (5)

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to herbygillot
Port: hackernews-tui added
Priority: LowNormal
Status: newassigned

comment:2 Changed 2 years ago by herbygillot (Herby Gillot)

This one is going to be delayed a bit as it requires a Rust upgrade. One of the crates that this version of hackernews-tui is using requires Rust 1.61.0:

...
error: package `enum-map v2.2.0` cannot be built because it requires Rust 1.61 or newer, while the currently active rustc version is 1.60.0
...

Side note:

Usually upgrading Rust is no issue, but now that's not so much the case ever since the merging of this change: https://github.com/macports/macports-ports/pull/14277

The Rust toolchain in MacPorts now requires bootstrap compilers built and hosted by MarcusCalhoun-Lopez: https://github.com/MarcusCalhoun-Lopez/rust/releases/

I've asked @MarcusCalhoun-Lopez to open up a PR for upgrading Rust to 1.61.0: https://github.com/macports/macports-ports/pull/14277#issuecomment-1133140247

comment:3 Changed 23 months ago by herbygillot (Herby Gillot)

Resolution: fixed
Status: assignedclosed

In 393bb6f04ae3ee6405bcf02ffdddc623aef52c23/macports-ports (master):

hackernews-tui: update to 0.10.1

Fixes: #65214

comment:4 Changed 23 months ago by herbygillot (Herby Gillot)

Updated now that Rust has been updated.

comment:5 Changed 23 months ago by huyz (Huy Z)

Thanks!

Note: See TracTickets for help on using tickets.