portunus: 2.1.2 -> 2.1.4
This commit is contained in:
parent
5c84999342
commit
a94b4d0cdc
@ -8,13 +8,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "portunus";
|
||||
version = "2.1.2";
|
||||
version = "2.1.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "majewsky";
|
||||
repo = "portunus";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-nLFwfH1K6vsgNATwAxyq/q6HTtfLK8gsQhei7eJ86Kc=";
|
||||
sha256 = "sha256-xZb2+IIZkZd/yGr0+FK7Bi3sZpPMfGz/QmUKn/clrwE=";
|
||||
};
|
||||
|
||||
buildInputs = [ libxcrypt ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user