From fd1bc9e2ccdda1267a6fc4126b394e6add32809b Mon Sep 17 00:00:00 2001 From: "jbwexler@31214ed76f174318e7628aefcf8404d64627aaaa" Date: Wed, 26 Jan 2022 19:41:13 +0000 Subject: [PATCH] --- doc/forum/Get_most_recent_git-annex_version_with_anaconda.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/Get_most_recent_git-annex_version_with_anaconda.mdwn diff --git a/doc/forum/Get_most_recent_git-annex_version_with_anaconda.mdwn b/doc/forum/Get_most_recent_git-annex_version_with_anaconda.mdwn new file mode 100644 index 0000000000..ea6539f3e4 --- /dev/null +++ b/doc/forum/Get_most_recent_git-annex_version_with_anaconda.mdwn @@ -0,0 +1 @@ +I would like to update to the most recent version of git-annex with anaconda3, as I believe some recent changes will fix a bugs I'm dealing with. But it seems the most recent version available with anaconda is 8.20211123 (https://anaconda.org/conda-forge/git-annex). How can I get a more recent version?