Unverified Commit d824ade4 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

e1s: 1.0.47 -> 1.0.48 (#411590)

parents 048002c2 c689a968
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:
let
  pname = "e1s";
  version = "1.0.47";
  version = "1.0.48";
in
buildGoModule {
  inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
    owner = "keidarcy";
    repo = "e1s";
    tag = "v${version}";
    hash = "sha256-5lb2j3cfQ2W+r+3UOdxXt15PQNWIMRM+pwChdzL+HUQ=";
    hash = "sha256-pURUTWlj0iOfHpc4BheprfgAuK05sZDGLbCF/T3LN9w=";
  };

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