gtk3: fix version number in pkg-config file#86287
Closed
vbgl wants to merge 1 commit intoNixOS:masterfrom
Closed
Conversation
Contributor
Author
|
@GrahamcOfBorg build ocamlPackages.lablgtk3 |
Member
|
Will also allow #86217 to be built against master (currently, |
Contributor
|
I have no idea why they don't have some CI automation for releases that bump the meson version. It would stop this from happening. |
Member
|
By the time they mark the tag, the damage is already done. They would need a the process to also handle the tagging for them. Maybe we should just upgrade straight to 3.24.20: https://gitlab.gnome.org/GNOME/gtk/-/blob/db39ce2b1699acaf5d0ba160cf7cc68ccf6e16d6/NEWS#L1-38 |
Member
ACK, seems reasonable |
Contributor
Author
|
3.24.20 is more broken than 3.24.18: https://gitlab.gnome.org/GNOME/gtk/-/issues/2669 |
Member
|
Updating GTK in #86318. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Currently,
pkg-config --modversion gtk+-3.0reports “3.24.17” instead of the correct version number.This PR fixes
ocamlPackages.lablgtk3and thuscoq_8_10.Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)