Skip to content

Commit 7e23505

Browse files
committed
polymake_jll build 400.400.1+0
1 parent 26ec1de commit 7e23505

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

Artifacts.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
[[polymake]]
22
arch = "x86_64"
3-
git-tree-sha1 = "92234ead0768f6927319d244d28be149602908e6"
3+
git-tree-sha1 = "39cb2c702c66ec1d41022499390598540301efd3"
44
os = "macos"
55

66
[[polymake.download]]
7-
sha256 = "84e656ce125455c89561a6aedf4c9c6ad1f9873117491e3b601553d792c68297"
8-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.0+1/polymake.v400.400.0.x86_64-apple-darwin.tar.gz"
7+
sha256 = "5cdcd9681a241d3fd6d98231f623563b423fa3be3bebf45308aa4d622d18a55a"
8+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.1+0/polymake.v400.400.1.x86_64-apple-darwin.tar.gz"
99
[[polymake]]
1010
arch = "x86_64"
1111
cxxstring_abi = "cxx03"
12-
git-tree-sha1 = "55099c6cef207eedf636049b52e457d4c4b2df35"
12+
git-tree-sha1 = "9f5236b9c783872d1c99cab42a691831ecc1dbac"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[polymake.download]]
17-
sha256 = "bc9362976f98a424ddc80724094cc73563bf4400614c2a0ce22680c8aa7829ac"
18-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.0+1/polymake.v400.400.0.x86_64-linux-gnu-cxx03.tar.gz"
17+
sha256 = "e263873bf0470eda8891effc38f7b516d3a420dc9ec1052df5dfa1bc6aa21bae"
18+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.1+0/polymake.v400.400.1.x86_64-linux-gnu-cxx03.tar.gz"
1919
[[polymake]]
2020
arch = "x86_64"
2121
cxxstring_abi = "cxx11"
22-
git-tree-sha1 = "73421ac530569bdafe2f6f8001a3e81ea3fdf7cf"
22+
git-tree-sha1 = "021c143ec2786bd9524d21b6d98b22c35a39796e"
2323
libc = "glibc"
2424
os = "linux"
2525

2626
[[polymake.download]]
27-
sha256 = "d9bf7135acc9506ddc5b621dae972ba7032151d1e80bfe08943f3538ac21c746"
28-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.0+1/polymake.v400.400.0.x86_64-linux-gnu-cxx11.tar.gz"
27+
sha256 = "7cf640390e0a0ce2b5908648d8ae070686280b93d6e5248451871a96bb65838f"
28+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.1+0/polymake.v400.400.1.x86_64-linux-gnu-cxx11.tar.gz"

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "polymake_jll"
22
uuid = "7c209550-9012-526c-9264-55ba7a78ba2c"
3-
version = "400.400.0+1"
3+
version = "400.400.1+0"
44

55
[deps]
66
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -22,11 +22,11 @@ bliss_jll = "508c9074-7a14-5c94-9582-3d4bc1871065"
2222
[compat]
2323
JLLWrappers = "1.2.0"
2424
julia = "1.0"
25-
boost_jll = "~1.71"
26-
cddlib_jll = "~0.94"
25+
boost_jll = "=1.71.0"
26+
cddlib_jll = "~0.94.10"
2727
Perl_jll = "=5.30.3"
28-
lrslib_jll = "~0.1, ~0.2"
28+
lrslib_jll = "~0.3.2"
2929
PPL_jll = "~1.2"
30-
normaliz_jll = "~300.800.900"
31-
FLINT_jll = "~200.700"
30+
normaliz_jll = "~300.900"
31+
FLINT_jll = "~200.800"
3232
bliss_jll = "~0.73"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# `polymake_jll.jl` (v400.400.0+1)
1+
# `polymake_jll.jl` (v400.400.1+0)
22

3-
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/9be88e242ba2f3dd39b429e1555952d2af761721/P/polymake/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).
3+
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/410d7de2f4f6a35f640aa353e61abf8a0f40837d/P/polymake/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).
44

55
For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).
66

@@ -9,7 +9,7 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
99
The tarballs for `polymake_jll.jl` have been built from these sources:
1010

1111
* compressed archive: https://github.com/polymake/polymake/archive/V4.4.tar.gz (SHA256 checksum: `6560445a3f6d359c0d1c3a01eb3ec3f3174b3554bf33865c913082030e72c176`)
12-
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/9be88e242ba2f3dd39b429e1555952d2af761721/P/polymake/bundled)
12+
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/410d7de2f4f6a35f640aa353e61abf8a0f40837d/P/polymake/bundled)
1313

1414
## Platforms
1515

0 commit comments

Comments
 (0)