meilisearch: update description
This commit is contained in:
parent
c420236aaa
commit
cf8436e4cb
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ rustPlatform.buildRustPackage {
|
|||
src = fetchFromGitHub {
|
||||
owner = "meilisearch";
|
||||
repo = "MeiliSearch";
|
||||
rev = "v${version}";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-PARvz1LEEgmelku69ywKditAx0G4xJnEL6dYIh1IYTM=";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue