Skip to content

Commit c689a96

Browse files
committed
e1s: 1.0.47 -> 1.0.48
1 parent 3f62a1c commit c689a96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/e1/e1s/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}:
66
let
77
pname = "e1s";
8-
version = "1.0.47";
8+
version = "1.0.48";
99
in
1010
buildGoModule {
1111
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
1414
owner = "keidarcy";
1515
repo = "e1s";
1616
tag = "v${version}";
17-
hash = "sha256-5lb2j3cfQ2W+r+3UOdxXt15PQNWIMRM+pwChdzL+HUQ=";
17+
hash = "sha256-pURUTWlj0iOfHpc4BheprfgAuK05sZDGLbCF/T3LN9w=";
1818
};
1919

2020
vendorHash = "sha256-1lise/u40Q8W9STsuyrWIbhf2HY+SFCytUL1PTSWvfY=";

0 commit comments

Comments
 (0)