Unverified Commit 1ffa9857 authored by Florian Klink's avatar Florian Klink Committed by GitHub
Browse files

geesefs: 0.43.4 -> 0.43.5 (#497397)

parents 225c6049 acccdb2e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:

let
  version = "0.43.4";
  version = "0.43.5";
in
buildGoModule {
  pname = "geesefs";
@@ -15,7 +15,7 @@ buildGoModule {
    owner = "yandex-cloud";
    repo = "geesefs";
    rev = "v${version}";
    hash = "sha256-mel9gvmlMzA9WEst7Xx49O4LqmzVXzPJU45ddfO4GkI=";
    hash = "sha256-cfeL7fnxS+UFUlRVLiO09GHuEOvkiH5PkKcoH+jNRhY=";
  };

  # hashes differ per architecture otherwise.