Newest version of package not installed unless specified · Issue #24199 · bioconda/bioconda-recipes · GitHub
When installing a package, like ggd, an older version of the package is installed unless the newest version is provided. Example conda install -c bioconda ggd will install version 0.1.2, which is a few versions away from the latest versi...