Skip to content

Commit

Permalink
MAGEMin v0.5.7 (#9755)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasRiel authored Nov 7, 2024
1 parent 3857f3d commit 6e50b87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions M/MAGEMin/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ const YGGDRASIL_DIR = "../.."
include(joinpath(YGGDRASIL_DIR, "platforms", "mpi.jl"))

name = "MAGEMin"
version = v"1.5.6"
version = v"1.5.7"

MPItrampoline_compat_version="5.2.1"

# Collection of sources required to complete build
sources = [GitSource("https://github.com/ComputationalThermodynamics/MAGEMin",
"41b7861a26efda070ea1b7b453781d100f34e5f6") ]
"a4e7de077d9771f04f266dd1dd76a2fd222716f6") ]

# Bash recipe for building across all platforms
script = raw"""
Expand Down

0 comments on commit 6e50b87

Please sign in to comment.