We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92431a1 commit a1de761Copy full SHA for a1de761
P/Packmol/build_tarballs.jl
@@ -3,11 +3,11 @@
3
using BinaryBuilder, Pkg
4
5
name = "Packmol"
6
-version = v"20.15.2"
+version = v"20.16.0"
7
8
# Collection of sources required to complete build
9
sources = [
10
- GitSource("https://github.com/m3g/packmol", "0f4e5797a7f94e0d906e2c2e45203849e29b3e91"),
+ GitSource("https://github.com/m3g/packmol", "d236cb4acaba58e59a4ecaeb65fccc5b44072656"),
11
]
12
13
# Bash recipe for building across all platforms
0 commit comments