Skip to content

Commit

Permalink
MAGEMin v1.2.4 (#5406)
Browse files Browse the repository at this point in the history
* MAGEMin v1.2.0

* MAGEMin v1.2.0

* MAGEMin v1.2.4

* MAGEMin v1.2.4

* Update M/MAGEMin/build_tarballs.jl

Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>

Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
  • Loading branch information
NicolasRiel and giordano authored Sep 2, 2022
1 parent a6f653d commit 5877860
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions M/MAGEMin/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@ const YGGDRASIL_DIR = "../.."
include(joinpath(YGGDRASIL_DIR, "platforms", "mpi.jl"))

name = "MAGEMin"
version = v"1.2.3"
magemin_version = v"1.2.3"
version = v"1.2.4"

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

# Bash recipe for building across all platforms
Expand Down

0 comments on commit 5877860

Please sign in to comment.