mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
vale: 3.9.0 -> 3.9.1
Diff: https://github.com/errata-ai/vale/compare/v3.9.0...v3.9.1
Changelog: https://github.com/errata-ai/vale/releases/tag/v3.9.1
(cherry picked from commit bfa4e81dde
)
This commit is contained in:
parent
69ea735bbe
commit
a987c36c23
@ -10,7 +10,7 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "vale";
|
||||
version = "3.9.0";
|
||||
version = "3.9.1";
|
||||
|
||||
subPackages = [ "cmd/vale" ];
|
||||
|
||||
@ -18,7 +18,7 @@ buildGoModule rec {
|
||||
owner = "errata-ai";
|
||||
repo = "vale";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-4zDngF2K6Fsn/Ml4rhHQxDXOD7meXePoqZ9+XPrHO0g=";
|
||||
hash = "sha256-WGI5PiAZosMO88pXbNapnxvVJ1ays4XBRPkUtCaZUMI=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-EWAgzb3ruxYqaP+owcyGDzNnkPDYp0ttHwCgNXuuTbk=";
|
||||
|
Loading…
Reference in New Issue
Block a user