figurine: 1.3.0 -> 2.0.0

This commit is contained in:
R. Ryantm
2026-05-07 00:30:06 +00:00
parent 1d3c313641
commit 7fdeee6c50
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "figurine";
version = "1.3.0";
version = "2.0.0";
src = fetchFromGitHub {
owner = "arsham";
repo = "figurine";
rev = "v${finalAttrs.version}";
hash = "sha256-1q6Y7oEntd823nWosMcKXi6c3iWsBTxPnSH4tR6+XYs=";
hash = "sha256-U25nbXr8SuSgMq1Nqk/7Ci4tKoWAyccv8j4aTIEox3k=";
};
vendorHash = "sha256-mLdAaYkQH2RHcZft27rDW1AoFCWKiUZhh2F0DpqZELw=";
vendorHash = "sha256-CdiHPN0zfOedsz2M6JWFMQpG70vxLbKj//WkKyN58AQ=";
ldflags = [
"-s"