Loading pkgs/by-name/sk/skeema/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "skeema"; version = "1.12.1"; version = "1.12.2"; src = fetchFromGitHub { owner = "skeema"; repo = "skeema"; rev = "v${version}"; hash = "sha256-XA4Bi11XstL9tqQqv7t4toQN464n1CePM51VmaUIRaE="; hash = "sha256-3oI/bedw2bCh8cNVO+V0CkpwwKiCc/nkVLwUaNWIckY="; }; vendorHash = null; Loading Loading
pkgs/by-name/sk/skeema/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "skeema"; version = "1.12.1"; version = "1.12.2"; src = fetchFromGitHub { owner = "skeema"; repo = "skeema"; rev = "v${version}"; hash = "sha256-XA4Bi11XstL9tqQqv7t4toQN464n1CePM51VmaUIRaE="; hash = "sha256-3oI/bedw2bCh8cNVO+V0CkpwwKiCc/nkVLwUaNWIckY="; }; vendorHash = null; Loading