Merge pull request #250602 from barbosaaob/master

nextcloud-client 3.9.2 -> 3.9.3
This commit is contained in:
Jonas Heinrich
2023-08-22 20:49:09 +02:00
committed by GitHub
@@ -25,7 +25,7 @@
mkDerivation rec {
pname = "nextcloud-client";
version = "3.9.2";
version = "3.9.3";
outputs = [ "out" "dev" ];
@@ -33,7 +33,7 @@ mkDerivation rec {
owner = "nextcloud";
repo = "desktop";
rev = "v${version}";
sha256 = "sha256-QtZy5ccr55u8bQVBCFRNu/HJiYtNJX9BgtSV700QX0g=";
sha256 = "sha256-9DfQZ3AFyiUKwt8IqAgjQlQ2XJtwkLEtPM5+VH+x/6c=";
};
patches = [