From eb8fd1b43f76abd3ac83bf0a2cccca352b1b80f7 Mon Sep 17 00:00:00 2001 From: Nicolas Graves via Guix-patches via Date: Sun, 24 Nov 2024 21:16:30 +0100 Subject: [PATCH] gnu: onedrive: Update to 2.5.2. * gnu/packages/sync.scm (onedrive): Update to 2.5.2. [properties]: Add lint-hidden-cpe-vendors. Signed-off-by: Zheng Junjie --- gnu/packages/sync.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/sync.scm b/gnu/packages/sync.scm index e0369f32e1..6bb754a079 100644 --- a/gnu/packages/sync.scm +++ b/gnu/packages/sync.scm @@ -421,6 +421,7 @@ silently and reliably flow across to every other.") Business, OneDrive for Office365 and SharePoint and fully supports Azure National Cloud Deployments. It supports one-way and two-way sync capabilities and securely connects to Microsoft OneDrive services.") + (properties '((lint-hidden-cpe-vendors . ("microsoft")))) (license license:gpl3))) (define-public lsyncd