Skip to content

[GR] bump version#13238

Closed
jheinen wants to merge 1 commit intoJuliaPackaging:masterfrom
jheinen:patch-89
Closed

[GR] bump version#13238
jheinen wants to merge 1 commit intoJuliaPackaging:masterfrom
jheinen:patch-89

Conversation

@jheinen
Copy link
Contributor

@jheinen jheinen commented Mar 4, 2026

change Zlib_jll compat specification for compatibility with Julia v1.10 and Julia v1.11

change Zlib_jll compat specification for compatibility with Julia v1.10 and Julia v1.11
BuildDependency("Xorg_libX11_jll"),
BuildDependency("Xorg_xproto_jll"),
Dependency("Zlib_jll"; compat="1.3.1"),
Dependency("Zlib_jll"; compat="1.2.12,1.3.1"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Dependency("Zlib_jll"; compat="1.2.12,1.3.1"),
Dependency("Zlib_jll"; compat="1.2.12"),

Also, the version number of the package must be changed, it's a requirement from the package manager unfortunately

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since I want the version numbers to be synchronized, I first have to release a new GR version. Should be done by tomorrow...

@jheinen jheinen closed this Mar 4, 2026
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