[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#52791: nextcloud-client not building on master
From: |
Brice Waegeneire |
Subject: |
bug#52791: nextcloud-client not building on master |
Date: |
Sun, 26 Dec 2021 10:01:33 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.90 (gnu/linux) |
Hello Nicholas,
Nicholas von Klitzing <nicholas@nvk.pm> writes:
> Updating the package to 3.2.0 (the version where the PR was merged) solves
> the issue. This patch is attached.
>
> I'll see if I get to updating it to 3.4.1
> * gnu/packages/sync.scm (nextcloud-client): Update to 3.2.0.
> ---
> gnu/packages/sync.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thank you for fixing that failing build, pushed as
27eb4ac9f506f9f06061d79548de5da53ac03bfa.
If you want to update it to it's latestet version, don't forget to run "guix
lint" on it and add your copyright to the file if it's a non trivial change.
Cheers,
- Brice