FS#68450 - [fzf] missing version information

Attached to Project: Community Packages
Opened by Tom Vincent (tlvince) - Wednesday, 28 October 2020, 09:14 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 28 October 2020, 11:21 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

In fzf 0.24, version information is set via `-ldflags`. This appears to be missing in the current build, which breaks things that's rely on it like fzf.vim.

Additional info:
* package version: 0.24.0-1
* link to upstream bug report: https://github.com/junegunn/fzf.vim/issues/1150

Steps to reproduce:

$ fzf --version
>

Expected:

$ fzf --version
> 0.24.0 (0d5f862)
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 28 October 2020, 11:21 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#68448 
Comment by Tom Vincent (tlvince) - Wednesday, 28 October 2020, 09:29 GMT Comment by Morten Linderud (Foxboron) - Wednesday, 28 October 2020, 09:33 GMT
Lovely when upstream change assumptions with no mention in the changelog.

https://github.com/junegunn/fzf/issues/2228#issuecomment-717809955

Loading...