We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f62a1c commit c689a96Copy full SHA for c689a96
pkgs/by-name/e1/e1s/package.nix
@@ -5,7 +5,7 @@
5
}:
6
let
7
pname = "e1s";
8
- version = "1.0.47";
+ version = "1.0.48";
9
in
10
buildGoModule {
11
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
14
owner = "keidarcy";
15
repo = "e1s";
16
tag = "v${version}";
17
- hash = "sha256-5lb2j3cfQ2W+r+3UOdxXt15PQNWIMRM+pwChdzL+HUQ=";
+ hash = "sha256-pURUTWlj0iOfHpc4BheprfgAuK05sZDGLbCF/T3LN9w=";
18
};
19
20
vendorHash = "sha256-1lise/u40Q8W9STsuyrWIbhf2HY+SFCytUL1PTSWvfY=";
0 commit comments