meilisearch: update description

This commit is contained in:
Fabian Affolter 2023-02-23 09:12:09 +01:00 committed by Yt
parent c420236aaa
commit cf8436e4cb

View file

@ -17,7 +17,7 @@ rustPlatform.buildRustPackage {
src = fetchFromGitHub {
owner = "meilisearch";
repo = "MeiliSearch";
rev = "v${version}";
rev = "refs/tags/v${version}";
hash = "sha256-PARvz1LEEgmelku69ywKditAx0G4xJnEL6dYIh1IYTM=";
};