mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
wakapi: 2.13.3 -> 2.13.4
https://github.com/muety/wakapi/releases/tag/2.13.4 Signed-off-by: misilelab <misileminecord@gmail.com>
This commit is contained in:
parent
55e8dc37a3
commit
135b7895da
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
nix-update-script,
|
||||
}:
|
||||
let
|
||||
version = "2.13.3";
|
||||
version = "2.13.4";
|
||||
in
|
||||
buildGoModule {
|
||||
pname = "wakapi";
|
||||
|
@ -16,7 +16,7 @@ buildGoModule {
|
|||
owner = "muety";
|
||||
repo = "wakapi";
|
||||
tag = version;
|
||||
hash = "sha256-J+h0FNVXkSHZr7Hb/q5T5TF0CVRd7e+iJg5b/oGPmsw=";
|
||||
hash = "sha256-r4bk82+c2f2VZ8ObpeoIbIClJRhPPb5OyollMq3iS4I=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-8SjBRagqdzJvW8eCKLeHBOQL4qX83USMIDDyS+8Mpvo=";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue