Skip to content

Commit

Permalink
New version: FFTW_jll v3.3.10+2 (#121962)
Browse files Browse the repository at this point in the history
* New version: FFTW_jll v3.3.10+2

UUID: f5851436-0d7a-5f13-b9de-f02708fd171a
Repo: https://github.com/JuliaBinaryWrappers/FFTW_jll.jl.git
Tree: 5cf2433259aa3985046792e2afc01fcec076b549

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

* Update Compat.toml

---------

Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>
  • Loading branch information
jlbuild and giordano authored Dec 25, 2024
1 parent 57a091c commit 503c92c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 2 additions & 3 deletions jll/F/FFTW_jll/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[3]
JLLWrappers = "1.2.0-1"

["3-3.3.9"]
JLLWrappers = "1.2.0-1"
julia = "1"

["3.3.10-3"]
Artifacts = ["0.0.0", "1"]
JLLWrappers = "1.7.0-1"

This comment has been minimized.

Copy link
@andreasnoack

andreasnoack Dec 30, 2024

Contributor

@giordano Why did this new build of FFTW_jll introduce a new compat bound here? This broke downstream functionality. I wouldn't expect a new build with unchanged x.y.z version to restrict the compat bound.

This comment has been minimized.

Copy link
@giordano

giordano Dec 30, 2024

Author Member

This comment has been minimized.

Copy link
@andreasnoack

andreasnoack Dec 30, 2024

Contributor

I found the discussion of this on Slack.

Libdl = ["0.0.0", "1"]
julia = "1.6.0-1"
3 changes: 3 additions & 0 deletions jll/F/FFTW_jll/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "c6033cc3892d0ef5bb9cd29b7f2f0331ea5184ea"

["3.3.10+1"]
git-tree-sha1 = "4d81ed14783ec49ce9f2e168208a12ce1815aa25"

["3.3.10+2"]
git-tree-sha1 = "5cf2433259aa3985046792e2afc01fcec076b549"

0 comments on commit 503c92c

Please sign in to comment.