mmseqs2: 16-747c6 -> 17-b804f
Diff: https://github.com/soedinglab/mmseqs2/compare/refs/tags/16-747c6...17-b804f Changelog: https://github.com/soedinglab/MMseqs2/releases/tag/17-b804f
This commit is contained in:
@@ -26,13 +26,13 @@ in
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "mmseqs2";
|
||||
version = "16-747c6";
|
||||
version = "17-b804f";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "soedinglab";
|
||||
repo = "mmseqs2";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-O7tx+gdVAmZLihPnWSo9RWNVzfPjI61LGY/XeaGHrI0=";
|
||||
hash = "sha256-nmvFoW+Ey18NcM2w14Ak/3D/Kic52Vka/RxvBd0YoKI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs =
|
||||
|
||||
Reference in New Issue
Block a user