piknik: 0.10.1 -> 0.10.2

This commit is contained in:
R. Ryantm
2025-01-02 11:36:47 +00:00
parent ce6566efb4
commit 7ef5822ac4
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "piknik";
version = "0.10.1";
version = "0.10.2";
src = fetchFromGitHub {
owner = "jedisct1";
repo = "piknik";
rev = version;
hash = "sha256-3yvr2H1a9YtgOEEBwn1HlGXIWFzRwQPBw9+KQxW3/jo=";
hash = "sha256-Kdqh3sQuO0iT0RW2hU+nrmBltxCFiqOSL00cbDHZJjc=";
};
vendorHash = null;
vendorHash = "sha256-t7w8uKYda6gT08ymAJqS38JgY70kuKNkQvjHFK91j8s=";
ldflags = [
"-s"