Skip to content

Commit

Permalink
MAGEMin v1.5.8 (#9757)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasRiel authored Nov 8, 2024
1 parent e55a17d commit e028a35
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.7"
version = v"1.5.8"

MPItrampoline_compat_version="5.2.1"

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

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

0 comments on commit e028a35

Please sign in to comment.