Skip to content

Commit

Permalink
geesefs: 0.41.2 -> 0.41.3 (NixOS#343314)
Browse files Browse the repository at this point in the history
  • Loading branch information
flokli authored Sep 20, 2024
2 parents a398b08 + 2ed0caa commit 2fad7c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ge/geesefs/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
, fetchFromGitHub
}:

let version = "0.41.2";
let version = "0.41.3";
in buildGoModule {
pname = "geesefs";
inherit version;
Expand All @@ -12,7 +12,7 @@ in buildGoModule {
owner = "yandex-cloud";
repo = "geesefs";
rev = "v${version}";
hash = "sha256-W7f3vYjU1f6lxwkz24WjS3UzYy95bxk7nKoLpLsvUwM=";
hash = "sha256-KdxqOkz8U8ts/pU/sTMuDIBLxwvdtrkkGptYboh06Qo=";
};

# hashes differ per architecture otherwise.
Expand Down

0 comments on commit 2fad7c1

Please sign in to comment.