e1s: 1.0.47 -> 1.0.48

This commit is contained in:
R. Ryantm 2025-05-28 01:19:00 +00:00
parent 3f62a1ca1a
commit c689a968ae

View file

@ -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=";