sipexer: 1.1.0 -> 1.2.0
This commit is contained in:
parent
0fe418f717
commit
2b36139fbe
@ -6,13 +6,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "sipexer";
|
||||
version = "1.1.0";
|
||||
version = "1.2.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "miconda";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
hash = "sha256-/AVOC8Tx5XMDiKmLBq2xUiJaA3K3TnWVXPE+Vzx862I=";
|
||||
hash = "sha256-7L29nyFOc/5XAHpzGsFSngxMTwwIDkmwhIKIjHYGszc=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-q2uNqKZc6Zye7YimPDrg40o68Fo4ux4fygjVjJdhqQU=";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user