mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
e1s: 1.0.47 -> 1.0.48
This commit is contained in:
parent
3f62a1ca1a
commit
c689a968ae
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
pname = "e1s";
|
pname = "e1s";
|
||||||
version = "1.0.47";
|
version = "1.0.48";
|
||||||
in
|
in
|
||||||
buildGoModule {
|
buildGoModule {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
|
@ -14,7 +14,7 @@ buildGoModule {
|
||||||
owner = "keidarcy";
|
owner = "keidarcy";
|
||||||
repo = "e1s";
|
repo = "e1s";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-5lb2j3cfQ2W+r+3UOdxXt15PQNWIMRM+pwChdzL+HUQ=";
|
hash = "sha256-pURUTWlj0iOfHpc4BheprfgAuK05sZDGLbCF/T3LN9w=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-1lise/u40Q8W9STsuyrWIbhf2HY+SFCytUL1PTSWvfY=";
|
vendorHash = "sha256-1lise/u40Q8W9STsuyrWIbhf2HY+SFCytUL1PTSWvfY=";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue