Skip to content

Conversation

samhanic
Copy link
Contributor

@samhanic samhanic commented Aug 12, 2023

What does this PR do

MiKTeX is a modern TeX distribution, with integrated package manager which installs missing components from the Internet, if required. This allows you to keep your TeX installation as minimal as possible

Links of the project:

I use Topgrade regularly with great success but observed this upgrade is still missing. I consequently made this PR to fix it.
Update is done with the integrated updater with the command miktex packages update, and I tested myself on Ubuntu 20.04.

Standards checklist:

  • The PR title is descriptive.
  • I have read CONTRIBUTING.md
  • The code compiles (cargo build)
  • The code passes rustfmt (cargo fmt)
  • The code passes clippy (cargo clippy)
  • The code passes tests (cargo test)
  • Optional: I have tested the code myself
    • I also tested that Topgrade skips the step where needed

If you developed a feature or a bug fix for someone else and you do not have the
means to test it, please tag this person here.

@SteveLauC
Copy link
Member

LGTM, thanks!

@SteveLauC SteveLauC merged commit 2c9a56a into topgrade-rs:master Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants