ets: 0.3.0 -> 0.3.1

This commit is contained in:
R. Ryantm
2025-03-03 01:02:24 +00:00
parent 2ffed2bc3d
commit 4a3e33c9e4
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule rec {
pname = "ets";
version = "0.3.0";
version = "0.3.1";
src = fetchFromGitHub {
owner = "gdubicki";
repo = "ets";
rev = "v${version}";
hash = "sha256-PowJ3ig8TfGx9P/PJPVBL8GsMh+gGZVt9l4Rf7Mqk00=";
hash = "sha256-LnNd4rAMJliWKbL4uVl11BAa9FPUcLwVSWnFe1vEk7g=";
};
vendorHash = "sha256-XHgdiXdp9aNEAc/Apvb64ExnpywjddWOw1scNKy+ico=";
vendorHash = "sha256-lzukgI/7gxlWHY81MkK1CzpUUaZ4B+4xZ0RSZUpL62c=";
ldflags = [
"-s"