From 4b9bca5ddc80c4c859fc9ff60e7f20031a48a5b0 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 13 Dec 2018 19:04:52 +0000 Subject: Minor update in checklist, incremented Gnuastro version A minor correction was made in the checklist (since we only have one `foreach' loop in the top-level Makefile) and also the version of Gnuastro was incremented. --- README-pipeline.md | 4 ++-- reproduce/config/pipeline/dependency-versions.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README-pipeline.md b/README-pipeline.md index 66e1fbc..9b12b2a 100644 --- a/README-pipeline.md +++ b/README-pipeline.md @@ -560,8 +560,8 @@ advanced in later stages of your work. to acknowledge them in your final research. - `Makefile`: Delete the lines containing `delete-me` in the `foreach` - loops. Just make sure the other lines that end in `\` are - immediately after each other. + loop. Just make sure the other lines that end in `\` are immediately + after each other (except the last line). - Delete all `delete-me*` files in the following directories: diff --git a/reproduce/config/pipeline/dependency-versions.mk b/reproduce/config/pipeline/dependency-versions.mk index 7da19de..79c6639 100644 --- a/reproduce/config/pipeline/dependency-versions.mk +++ b/reproduce/config/pipeline/dependency-versions.mk @@ -14,7 +14,7 @@ gcc-version = 8.2.0 ghostscript-version = 9.26 git-version = 2.20.0 gmp-version = 6.1.2 -gnuastro-version = 0.7.67-4a59 +gnuastro-version = 0.7.71-efe6f grep-version = 3.1 gzip-version = 1.9.10-051e isl-version = 0.18 -- cgit v1.2.1