Skip to content

Commit

Permalink
update gsl version to fix DOI-USGS#3969
Browse files Browse the repository at this point in the history
updates meta.yaml file to install a more recent version of gsl (>=2.6)
  • Loading branch information
AndrewAnnex authored Aug 31, 2020
1 parent eabc3ea commit ffb812f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ requirements:
- geotiff
- gmm
- gmp
- gsl
- gsl>=2.6
- hdf5
- icu
- jama
Expand Down Expand Up @@ -116,7 +116,7 @@ requirements:
- geotiff
- gmm
- gmp
- gsl
- gsl>=2.6
- hdf5
- icu
- jama
Expand Down

0 comments on commit ffb812f

Please sign in to comment.