From c37b0445f820b682836a1d20009ce1817546493a Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 25 Aug 2021 14:14:05 +0200 Subject: Static release --- .guix-dev-static | 4 +++- src/version.h | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.guix-dev-static b/.guix-dev-static index a5efa2f..da45c1f 100644 --- a/.guix-dev-static +++ b/.guix-dev-static @@ -1,2 +1,4 @@ # Typical Guix container invocation -~/opt/guix/bin/guix environment -C guix --ad-hoc gcc-toolchain:static gdb gsl openblas zlib:static bash ld-wrapper perl vim which gfortran-toolchain +~/opt/guix/bin/guix environment -C guix --ad-hoc gcc-toolchain:static gdb gsl openblas zlib:static bash ld-wrapper perl vim which gfortran-toolchain ruby + +# make WITH_GFORTRAN=1 EXTRA_FLAGS=-L/gnu/store/741057r2x06zwg6zcmqmdyv51spm6n9i-gfortran-7.5.0-lib/lib static \ No newline at end of file diff --git a/src/version.h b/src/version.h index 5bcfb0c..53ab379 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ // version.h generated by GEMMA scripts/gen_version_info.sh -#define GEMMA_VERSION "0.98.5-pre1" -#define GEMMA_DATE "2021-08-14" +#define GEMMA_VERSION "0.98.5" +#define GEMMA_DATE "2021-08-25" #define GEMMA_YEAR "2021" -#define GEMMA_PROFILE "/gnu/store/pmmbmrbizz668plrrvfyvqh5ymvjy5p4-profile" +#define GEMMA_PROFILE "/gnu/store/8rvid272yb53bgascf5c468z0jhsyflj-profile" -- cgit v1.2.3