termsvg: 0.10.0 -> 0.11.0

This commit is contained in:
R. Ryantm
2026-07-16 02:48:09 +00:00
parent 8288eae5a4
commit f440a349a2
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "termsvg";
version = "0.10.0";
version = "0.11.0";
src = fetchFromGitHub {
owner = "MrMarble";
repo = "termsvg";
rev = "v${finalAttrs.version}";
hash = "sha256-tNvr8ptMortP7iI6GwT4AGbqTvNFposca8I2JribGnk=";
hash = "sha256-wV5b0HXf+DVSn5FbPU9/AXTaNKyenbxEGB9yI29e/cc=";
};
vendorHash = "sha256-BoXRLWhQmfvMIN658MiXGCFMbnvuXfv/H/jCE6h4aWk=";
vendorHash = "sha256-6cXckWJFc/nYlz0HeLHXaXWNFR7HLEfU10gd2K2zgq0=";
ldflags = [
"-s"