mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 02:38:16 +00:00
juicity: 0.4.2 -> 0.4.3
Diff: https://github.com/juicity/juicity/compare/v0.4.2...v0.4.3
This commit is contained in:
parent
195613ace0
commit
b6e725fe6f
@ -4,13 +4,13 @@
|
||||
}:
|
||||
buildGoModule rec {
|
||||
pname = "juicity";
|
||||
version = "0.4.2";
|
||||
version = "0.4.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "juicity";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
hash = "sha256-JC4VGM7aY+fYo0F9yAkgTbZA56ztyeoIx9PARlBjkh4=";
|
||||
hash = "sha256-4sej/nb7d58+hSCaD6KIfDsqiGmgECPIbRKR65TbMBM=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-SM5ZrTtuqenPsGjphkCM9JHzucw0/qBmevD+3/kyF6k=";
|
||||
|
Loading…
Reference in New Issue
Block a user