mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
platinum-searcher: 2.1.5 -> 2.2.0
This commit is contained in:
parent
f0dec0b9d3
commit
2a08b19137
@ -2,13 +2,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "the_platinum_searcher";
|
||||
version = "2.1.5";
|
||||
version = "2.2.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "monochromegane";
|
||||
repo = "the_platinum_searcher";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-AJsFLleZf5yhLY5UZnaQUBQYntzBLXFh6jU2UtKg8/g=";
|
||||
hash = "sha256-FNHlALFwMbajaHWOehdSFeQmvZSuCZLdqGqLZ7DF+pI=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-GIjPgu0e+duN5MeWcRaF5xUFCkqe2aZJCwGbLUMko08=";
|
||||
|
Loading…
Reference in New Issue
Block a user