gnu: onedrive: Update to 2.4.25.

* gnu/packages/sync.scm (onedrive): Update to 2.4.25.
This commit is contained in:
Tobias Geerinckx-Rice 2023-09-24 02:00:00 +02:00
parent 41bb9bdbeb
commit 64e49f9668
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -374,7 +374,7 @@ silently and reliably flow across to every other.")
(define-public onedrive
(package
(name "onedrive")
(version "2.4.23")
(version "2.4.25")
(source
(origin
(method git-fetch)
@ -383,7 +383,7 @@ silently and reliably flow across to every other.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1nj4g1rbbg6g9kw1k89dmjg4mnyh5q1b3wbjhrayvnjmssx66yn8"))))
(base32 "1i93mq4r9w8cqrdfsfv8wparfd3dbrppc5z04ab056545hk0x89k"))))
(build-system gnu-build-system)
(arguments
(list