geesefs: 0.41.0 -> 0.41.1

This commit is contained in:
R. Ryantm
2024-06-07 14:22:39 +00:00
parent dfec583872
commit 3defde037d
+2 -2
View File
@@ -4,7 +4,7 @@
, fetchFromGitHub
}:
let version = "0.41.0";
let version = "0.41.1";
in buildGoModule {
pname = "geesefs";
inherit version;
@@ -13,7 +13,7 @@ in buildGoModule {
owner = "yandex-cloud";
repo = "geesefs";
rev = "v${version}";
hash = "sha256-tOioEimL4+xf19sdMwRS8tRmKKxLXmR8DWMEmvRqdJM=";
hash = "sha256-4uPq4NUd6upsOxuKAVqay7UTMfiHlCKwVvJed0jdeyc=";
};
# hashes differ per architecture otherwise.