Unverified Commit 829696aa authored by Niklas Korz's avatar Niklas Korz Committed by GitHub
Browse files

e1s: 1.0.45 -> 1.0.46 (#398380)

parents 6d0939a1 58f719cc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:
let
  pname = "e1s";
  version = "1.0.45";
  version = "1.0.46";
in
buildGoModule {
  inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
    owner = "keidarcy";
    repo = "e1s";
    tag = "v${version}";
    hash = "sha256-1dbdIShEyQ9/1kXx0w4SiEu6c53WUj5+RtmIcwuhSRA=";
    hash = "sha256-Wnj6HNxVdhnmGMtw+Da/LRxMkXBm+rWDUcHPOxFXDLU=";
  };

  vendorHash = "sha256-bBl4D7HNIiAym6BWSJ0x4LZnIEUMfECj6dDDVZIFrHA=";