scilla: 1.3.2 -> 1.3.3

This commit is contained in:
R. Ryantm
2026-03-22 12:30:28 +00:00
parent 626452ef6d
commit 6b47e4a610
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "scilla";
version = "1.3.2";
version = "1.3.3";
src = fetchFromGitHub {
owner = "edoardottt";
repo = "scilla";
tag = "v${finalAttrs.version}";
hash = "sha256-0aqcFtyi3cNiBelSTf8bwgxhErIDdXOI9c6FKT/Omlw=";
hash = "sha256-zeEsxmj1APc/vsKRTrdkVLJoILr6Gx9i0VSQ+dTLlGM=";
};
vendorHash = "sha256-0DDBvoJiHXka90gvcyxnldJJWvb8dfBFwRjHJO4pFGA=";
vendorHash = "sha256-nI79Gx6Vs7wyqK9pCSbsFGmKBsqcmCNk2LpQ5fi79h4=";
ldflags = [
"-w"