Search Criteria
Package Details: milcheck 0.3.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/milcheck.git (read-only, click to copy) |
---|---|
Package Base: | milcheck |
Description: | A CLI that displays the status of your pacman mirrorlist and the Arch Linux latest news right in the terminal |
Upstream URL: | https://github.com/doums/milcheck |
Licenses: | MPL2 |
Conflicts: | milcheck |
Provides: | milcheck |
Submitter: | doums |
Maintainer: | doums |
Last Packager: | doums |
Votes: | 6 |
Popularity: | 0.022024 |
First Submitted: | 2021-05-15 14:11 (UTC) |
Last Updated: | 2023-07-02 22:59 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- cmake (cmake-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
doums commented on 2023-07-02 23:04 (UTC)
@merlock @waitnsea the issue happened when one of the mirrors has a negative value for
delay
which is a bit surprising since this expresses is a duration. Anyway I fixed the issue and released a new package version ;)merlock commented on 2023-06-28 20:20 (UTC) (edited on 2023-06-28 23:45 (UTC) by merlock)
Confirm, with different error and line number:
And...it's back.
waitnsea commented on 2023-06-28 17:03 (UTC) (edited on 2023-07-03 17:05 (UTC) by waitnsea)
Now, using milcheck gives error "error: json response parsing failed: invalid value: integer
-4
, expected u32 at line 1 column 147428"Edit : confirm works again without updating 0.3.3-1 Edit2 : Thank you doums
merlock commented on 2022-11-05 12:33 (UTC)
PSA: Needs to be rebuilt after upgrading to openssl 3.0.7.
waitnsea commented on 2022-08-14 15:41 (UTC)
I found on your forum announcement :"I had to clear ~/.cargo/registry and it installed fine" => As I done and could build.
waitnsea commented on 2022-08-13 15:23 (UTC)
Thanks for this package, but error trying to upgrade: failed to download
phf_generator v0.8.0
...