lexido: 1.4.2 -> 1.4.3

This commit is contained in:
R. Ryantm 2024-07-17 00:27:42 +00:00
parent 73ff0bcbd3
commit ed00ee2fc1

View File

@ -6,16 +6,16 @@
buildGoModule rec {
pname = "lexido";
version = "1.4.2";
version = "1.4.3";
src = fetchFromGitHub {
owner = "micr0-dev";
repo = "lexido";
rev = "v${version}";
hash = "sha256-nc6UvW16MmLsKt0oSb9nG64N7J3+5CveSwPnGOezhGY=";
hash = "sha256-zJP14dbC/Oz15CA3PRD0RfEYOrfulL2fWYHwFxhLKO4=";
};
vendorHash = "sha256-h3ws9k7W4nNyS1WvZP29NJfJsBOe0D47ykd41C96Xi4=";
vendorHash = "sha256-H5qljaA77AQrUjFsVSWha5pzt4qS9XKagG4GoNRVn88=";
ldflags = [
"-s"