Commit d4c26061 authored by Robert Schütz's avatar Robert Schütz
Browse files

libsForQt5.mauiPackages: fix typo

parent 442dba6b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ See also `pkgs/applications/kde` as this is what this is based on.
# Updates

1. Update the URL in `./fetch.sh`.
2. Run `callPackage ./maintainers/scripts/fetch-kde-qt.sh pkgs/applications/maui`
2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/applications/maui`
   from the top of the Nixpkgs tree.
3. Use `nixpkgs-review wip` to check that everything builds.
4. Commit the changes and open a pull request.