microplane: 0.0.35 -> 0.0.37

This commit is contained in:
R. Ryantm
2025-10-22 10:07:26 +00:00
parent 2c6a41fb1c
commit d4300f5957
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "microplane";
version = "0.0.35";
version = "0.0.37";
src = fetchFromGitHub {
owner = "Clever";
repo = "microplane";
rev = "v${version}";
sha256 = "sha256-3QPxH4ZR02bkL2uKoJpLW9e7q1LjSlWw5jo0jxegeiM=";
sha256 = "sha256-TwNwXMQGsD9Kx5uH+kAOGlwCF1t1oAefVCbKmRtZ4Vc=";
};
vendorHash = "sha256-DizwNph3hmSRoozvJgs3Qw/c9iMTRR1gMGC60pBCFSk=";
vendorHash = "sha256-fF1tHhOtw1ms6447lna40NrZT3ItpiQu31Y0psXt1/Y=";
ldflags = [
"-s"